Skip to content

Commit

Permalink
Add PiecewiseLinearOpt and TimeStruct to extension-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Sep 5, 2024
1 parent 82d4163 commit f8175d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/extension-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@ jobs:
- package: 'InfiniteOpt'
- package: 'LinearFractional'
- package: 'PiecewiseAffineApprox'
- package: 'PiecewiseLinearOpt'
- package: 'Plasmo'
- package: 'PolyJuMP'
- package: 'PowerModels'
- package: 'SDDP'
- package: 'SetProg'
- package: 'SparseVariables'
- package: 'SumOfSquares'
- package: 'TimeStruct'
- package: 'UnitJuMP'
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f8175d2

Please sign in to comment.