Skip to content

Commit 5ae44f5

Browse files
expand testing
1 parent c582888 commit 5ae44f5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
- local
4646
- accept
4747
- mpllocal
48-
- mplaccept
4948
# These require credentials.
5049
# Enable them once we sort how to provide them.
5150
# - integ
@@ -70,11 +69,9 @@ jobs:
7069
optional_mpl_dependency: -mpl
7170
- python: 3.10
7271
optional_mpl_dependency: -mpl
73-
# mpllocal and mplaccept require the MPL to be installed
72+
# mpllocal requires the MPL to be installed
7473
- category: mpllocal
7574
optional_mpl_dependency: ""
76-
- category: mplaccept
77-
optional_mpl_dependency: ""
7875
steps:
7976
# Support long Dafny filenames (used in MPL and DBESDK repos)
8077
- name: Support longpaths

0 commit comments

Comments
 (0)