8000 fix(ci): Boards test set fail-fast to false (#10508) · ASDosjani/arduino-esp32@bcc357c · GitHub
[go: up one dir, main page]

Skip to content

Commit bcc357c

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/boards.yml

Lines changed: 1 addition & 0 deletions
< 3A8A td data-grid-cell-id="diff-7270374d48aa9522e56ecbed3d15d1f0f5da9d9a5e239ed1ae652ebe671306b2-47-48-2" data-line-anchor="diff-7270374d48aa9522e56ecbed3d15d1f0f5da9d9a5e239ed1ae652ebe671306b2R48" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell right-side-diff-cell left-side">
steps:
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

0 commit comments

Comments
 (0)
0