8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1756bd5 commit bcc357cCopy full SHA for bcc357c
.github/workflows/boards.yml
@@ -42,6 +42,7 @@ jobs:
42
name: "espressif:esp32"
43
44
strategy:
45
+ fail-fast: false
46
matrix: ${{ fromJson(needs.find-boards.outputs.fqbns) }}
47
48
steps:
0 commit comments