Skip to content

Commit b33f2f7

Browse files
expand testing
1 parent 1ee69ce commit b33f2f7

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
@@ -71,9 +71,9 @@ jobs:
7171
- python: 3.10
7272
optional_mpl_dependency: -mpl
7373
# mpllocal and mplaccept require the MPL to be installed
74-
- python: mpllocal
74+
- category: mpllocal
7575
optional_mpl_dependency: ""
76-
- python: mplaccept
76+
- category: mplaccept
7777
optional_mpl_dependency: ""
7878
steps:
7979
# Support long Dafny filenames (used in MPL and DBESDK repos)

0 commit comments

Comments
 (0)