Skip to content

Commit

Permalink
Update ci-cvxpy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs authored Jun 25, 2024
1 parent 6ed5726 commit 6270517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cvxpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
- name: Test CVXPY
run: |
python3 -m pip install pytest
python3 -m pip install --break-system-packages pytest
(cd cvxpy/cvxpy/tests && python3 -m pytest -v .)

0 comments on commit 6270517

Please sign in to comment.