Skip to content

Commit

Permalink
fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 10, 2023
1 parent 6ccdebc commit a74af4e
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 @@ -42,7 +42,7 @@ jobs:
python -m pip install --upgrade pip hatch
- name: Run tests
run: hatch run test:test
run: hatch run test:test -x

docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a74af4e

Please sign in to comment.