Skip to content

Commit

Permalink
fix(ci): Boards test set fail-fast to false (#10508)
Browse files Browse the repository at this point in the history
  • Loading branch information
P-R-O-C-H-Y authored Oct 23, 2024
1 parent 1756bd5 commit bcc357c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/boards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
name: "espressif:esp32"
strategy:
fail-fast: false
matrix: ${{ fromJson(needs.find-boards.outputs.fqbns) }}

steps:
Expand Down

0 comments on commit bcc357c

Please sign in to comment.