Skip to content

Commit 1ee69ce

Browse files
expand testing
1 parent 1bb23e8 commit 1ee69ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ jobs:
7272
optional_mpl_dependency: -mpl
7373
# mpllocal and mplaccept require the MPL to be installed
7474
- python: mpllocal
75-
optional_mpl_dependency:
75+
optional_mpl_dependency: ""
7676
- python: mplaccept
77-
optional_mpl_dependency:
77+
optional_mpl_dependency: ""
7878
steps:
7979
# Support long Dafny filenames (used in MPL and DBESDK repos)
8080
- name: Support longpaths

0 commit comments

Comments
 (0)