Skip to content

Commit

Permalink
Debug tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kofrezo committed Dec 1, 2024
1 parent fcef008 commit 92c346c
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 @@ -33,4 +33,4 @@ jobs:
ssh -vvvv localhost exit
- name: Run tests
run: uv run python -m unittest discover --verbose
run: uv run python -m unittest discover --verbose --failfast

0 comments on commit 92c346c

Please sign in to comment.