Skip to content

Commit 155cbc5

Browse files
committed
Friendlier name for -Wall build
1 parent 622d9f6 commit 155cbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
run: python3 extras/build_all.py ${{ matrix.arduino-platform }}
6060

6161
# How to mark this as allowed-to-fail?
62-
- name: Build default boards with all warnings enabled
62+
- name: Build examples (-Wall)
6363
run: python3 extras/build_all.py --all_warnings --warnings_do_not_cause_job_failure

0 commit comments

Comments
 (0)