Skip to content

Commit

Permalink
get more detail why test fail
Browse files Browse the repository at this point in the history
  • Loading branch information
TimotheeMathieu committed Dec 14, 2024
1 parent 221b829 commit 7f9c76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: test
run: |
pytest --cov=guix_env tests
pytest -s --cov=guix_env tests

0 comments on commit 7f9c76c

Please sign in to comment.