Skip to content

Commit eb06e44

Browse files
authored
Update ci-cvxpy.yml
1 parent b5b565a commit eb06e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cvxpy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
- name: Test CVXPY
6666
run: |
6767
python3 -m pip install --break-system-packages pytest hypothesis ${{ matrix.numpy }}
68-
python3 -m pytest -v cvxpy/cvxpy/tests/
68+
python -m pytest --pyargs cvxpy.tests

0 commit comments

Comments
 (0)