Skip to content

Commit

Permalink
testing CI verbose pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom authored and Tom committed Aug 9, 2024
1 parent 2e68272 commit 4ad46ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
# Step: Run tests with Pytest
- name: run-tests
run: |
$CONDA/bin/pytest
$CONDA/bin/pytest -vv

0 comments on commit 4ad46ba

Please sign in to comment.