Skip to content

Commit

Permalink
[DEV] Disable fail-fast for the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoscik committed Mar 20, 2024
1 parent a920eb9 commit 5ae4835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:

strategy:
matrix: ${{ fromJSON(needs.Prepare-Workload.outputs.matrix) }}
fail-fast: false

permissions:
contents: 'read'
Expand Down

0 comments on commit 5ae4835

Please sign in to comment.