Skip to content

Commit

Permalink
Disable fail-fast for nightly integration tests (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-cattermole authored Jan 31, 2024
1 parent c0c178f commit e76cd28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
exclude:
- istio-type: sail
pr-event: true
fail-fast: false
runs-on: ubuntu-latest
env:
KIND_CLUSTER_NAME: kuadrant-test
Expand Down

0 comments on commit e76cd28

Please sign in to comment.