Skip to content

Commit bcc357c

Browse files
authored
fix(ci): Boards test set fail-fast to false (#10508)
1 parent 1756bd5 commit bcc357c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/boards.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
name: "espressif:esp32"
4343
4444
strategy:
45+
fail-fast: false
4546
matrix: ${{ fromJson(needs.find-boards.outputs.fqbns) }}
4647

4748
steps:

0 commit comments

Comments
 (0)