Skip to content

Commit 5b3028e

Browse files
committed
fix(ci): Boards test set fail-fast to false
1 parent 0f5219d commit 5b3028e

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)