Skip to content

Commit b2738bb

Browse files
authored
Temporarily disable MosekTools package in solver tests (#2998)
1 parent 9ca87bf commit b2738bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/solver-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- package: 'Ipopt'
3636
- package: 'KNITRO'
3737
- package: 'MiniZinc'
38-
- package: 'MosekTools'
38+
# - package: 'MosekTools' I need to fix this
3939
- package: 'MathOptAnalyzer'
4040
- package: 'MathOptIIS'
4141
- package: 'MultiObjectiveAlgorithms'

0 commit comments

Comments
 (0)