Skip to content

Commit 74e7c3b

Browse files
committed
Continue other matrix jobs on one job error
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
1 parent 0d15a70 commit 74e7c3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
build:
3333
name: Execute CI script
3434
runs-on: ubuntu-latest
35+
continue-on-error: true
3536
strategy:
3637
matrix:
3738
target:

0 commit comments

Comments
 (0)