Skip to content

Commit

Permalink
Merge pull request #56 from vil02/no_verbose_in_pytes
Browse files Browse the repository at this point in the history
chore: make pytest output more readable
  • Loading branch information
vil02 committed Jul 30, 2024
2 parents dc06cbc + d6570d0 commit b634ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Test with pytest
run: |
poetry run pytest -v
poetry run pytest
check_examples:
runs-on: ${{matrix.os}}
Expand Down

0 comments on commit b634ab0

Please sign in to comment.