Skip to content

Commit 4dca51c

Browse files
Seppli11sonartech
authored andcommitted
SONARPY-3428 Prevents failed analysis cancling others in public CI
GitOrigin-RevId: 55fb5f1c6db13365c4791bb3aba100f2fbdcbc1a
1 parent 6b0cc8c commit 4dca51c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
id-token: write
2727
contents: write
2828
strategy:
29+
fail-fast: false
2930
matrix:
3031
include:
3132
- name: "Analysis on SonarQube NEXT"

0 commit comments

Comments
 (0)