Skip to content

Commit

Permalink
chore: remove fail fast
Browse files Browse the repository at this point in the history
While we have flaky tests, this is a supremely annoying feature.
  • Loading branch information
fbreckle committed Aug 9, 2024
1 parent f06fa35 commit 43c2dc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
testacc:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
netbox-version:
# - v4.0.0 has mandatory tenant group
Expand Down

0 comments on commit 43c2dc4

Please sign in to comment.