Skip to content

Commit

Permalink
test: improve pytest verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
franjuan committed Oct 2, 2024
1 parent 64e9cf2 commit 28c2579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
export DEVO_SENDER_CHAIN=$(realpath certs/us/ca.crt)
export TMPDIR=${PWD}
cd tests
python -m pytest
python -m pytest -vvv

0 comments on commit 28c2579

Please sign in to comment.