Skip to content

Commit

Permalink
increase pytest input
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMarchand20 committed Dec 22, 2023
1 parent dd1591c commit 4194c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Run regression tests
run: |
set enable-bracketed-paste off
python3 -m pytest
python3 -m pytest -v
- name: Check module imports with isort
run: |
Expand Down

0 comments on commit 4194c7e

Please sign in to comment.