Skip to content

Commit 647cdb2

Browse files
authored
Restore UnoSolver package in solver-tests.yml
Re-add UnoSolver package to the solver tests workflow.
1 parent 8a7444a commit 647cdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/solver-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
- package: 'MultiObjectiveAlgorithms'
4242
- package: 'NEOSServer'
4343
- package: 'NLopt'
44-
- package: 'UnoSolver'
4544
- package: 'Pajarito'
4645
- package: 'ParametricOptInterface'
4746
- package: 'Pavito'
@@ -94,6 +93,7 @@ jobs:
9493
- package: 'SparseVariables'
9594
- package: 'Tulip'
9695
- package: 'UnitJuMP'
96+
- package: 'UnoSolver'
9797
steps:
9898
- uses: actions/checkout@v4
9999
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)