Skip to content

Commit

Permalink
Remove CI fail-fast option
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmckee committed Aug 28, 2024
1 parent a467c29 commit 362b367
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
test:
name: "tox"
runs-on: "ubuntu-22.04"
fail-fast: false

steps:
- name: "Checkout the repo"
Expand Down

0 comments on commit 362b367

Please sign in to comment.