Skip to content

Commit

Permalink
Update pytest command to include verbose output
Browse files Browse the repository at this point in the history
  • Loading branch information
haeussma committed Oct 25, 2024
1 parent bfd7cb1 commit 1a9d5bb
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 187 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Run tests with pytest
run: |
poetry run pytest --nbval-lax
poetry run pytest --nbval-lax -s
Loading

0 comments on commit 1a9d5bb

Please sign in to comment.