Skip to content

Commit f6916fb

Browse files
authored
Disable fail-fast strategy in build workflow
1 parent c2d76d9 commit f6916fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
permissions:
9494
contents: write
9595
strategy:
96+
fail-fast: false
9697
matrix:
9798
target:
9899
- esp32

0 commit comments

Comments
 (0)