Skip to content

Commit

Permalink
verbose test output
Browse files Browse the repository at this point in the history
  • Loading branch information
mprib committed Feb 8, 2024
1 parent 15e8c0a commit 1dc81f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- name: Install dependencies
run: poetry install

- name: Run pytest
run: poetry run pytest
- name: Run tests
run: poetry run pytest -vv

0 comments on commit 1dc81f0

Please sign in to comment.