Skip to content

Commit

Permalink
Update compile-arduino.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bettapro authored Nov 7, 2022
1 parent 0c5ec72 commit 4e4d51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-arduino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
enable-deltas-report: "true"
sketches-report-path: sketches-reports
cli-compile-flags: |
--warnings="all"
- --warnings="all"
# - --build-property
# - compiler.cpp.extra_flag="-Wno-unused-function"
- name: Report Arduino Sketch Size Deltas
Expand Down

0 comments on commit 4e4d51a

Please sign in to comment.