Skip to content

Commit

Permalink
Merge pull request #52 from canonical/refactor-integration-tests-to-n…
Browse files Browse the repository at this point in the history
…ot-fail-fast

refactor: disable `fail-fast` in integration CI
  • Loading branch information
ca-scribner authored Dec 1, 2023
2 parents b7c093a + 160c5fb commit 684a320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
outputs:
rockcraft-out: ${{ steps.rockcraft.outputs.rock }}
strategy:
fail-fast: false
matrix:
rock:
- api-server
Expand Down

0 comments on commit 684a320

Please sign in to comment.