Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <[email protected]>
  • Loading branch information
laurentsimon committed Nov 1, 2023
1 parent d9dc046 commit c797b52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
run: |
set -euo pipefail
source venv/bin/activate
pytest -v --full-trace .
# NOTE: option --full-trace may be useful for troubleshooting.
pytest -v .

0 comments on commit c797b52

Please sign in to comment.