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 622d9f6 commit 155cbc5Copy full SHA for 155cbc5
.github/workflows/githubci.yml
@@ -59,5 +59,5 @@ jobs:
59
run: python3 extras/build_all.py ${{ matrix.arduino-platform }}
60
61
# How to mark this as allowed-to-fail?
62
- - name: Build default boards with all warnings enabled
+ - name: Build examples (-Wall)
63
run: python3 extras/build_all.py --all_warnings --warnings_do_not_cause_job_failure
0 commit comments