We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3123273 commit 9e0d741Copy full SHA for 9e0d741
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,9 @@ jobs:
25
moi_test_modules:
26
- 'General;Benchmarks;FileFormats;Nonlinear'
27
- 'Bridges/General'
28
- - 'Bridges/Constraint;Bridges/Objective;Bridges/Variable'
+ - 'Bridges/Constraint'
29
+ - 'Bridges/Objective'
30
+ - 'Bridges/Variable'
31
- 'Test'
32
- 'Utilities'
33
machine:
0 commit comments