Skip to content

Commit

Permalink
Add DiffOpt and ParametricOptInterface to solver-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Dec 19, 2023
1 parent e9b3ab2 commit 3352f4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/solver-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- package: 'CDDLib'
- package: 'COSMO'
- package: 'CSDP'
- package: 'DiffOpt'
- package: 'DSDP'
- package: 'EAGO'
- package: 'ECOS'
Expand All @@ -43,6 +44,7 @@ jobs:
- package: 'MultiObjectiveAlgorithms'
- package: 'NLopt'
- package: 'OSQP'
- package: 'ParametricOptInterface'
- package: 'PATHSolver'
- package: 'Pavito'
- package: 'ProxSDP'
Expand Down

0 comments on commit 3352f4e

Please sign in to comment.