Skip to content

Commit 4f3b415

Browse files
🩹 [Update]: Disable fail-fast strategy in TestSourceCode job for improved job execution
1 parent 32b6dc2 commit 4f3b415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
TestSourceCode:
105105
name: Test source code
106106
strategy:
107+
fail-fast: false
107108
matrix:
108109
include:
109110
- OSName: Linux

0 commit comments

Comments
 (0)