Skip to content

Commit 3198086

Browse files
author
Saqib
committed
Add fail-fast: false to prevent matrix job cancellation
1 parent 3c5531e commit 3198086

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-and-report_multiple_jobs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
timeout-minutes: 30
3737

3838
strategy:
39+
fail-fast: false
3940
matrix: ${{ fromJson(needs.collect-test-files.outputs.matrix) }}
4041

4142
env:

0 commit comments

Comments
 (0)