set warnings to none

This commit is contained in:
Just Call Me Koko
2023-09-06 18:38:59 -04:00
parent da949387fc
commit 1167eaca67

View File

@@ -260,7 +260,7 @@ jobs:
uses: arduino/compile-sketches@v1
with:
sketch-paths: esp32_marauder/esp32_marauder.ino
cli-compile-flags: "--warnings"
cli-compile-flags: "--warnings none"
fqbn: esp32:esp32:d32:PartitionScheme=min_spiffs
- name: Build Marauder for v6 Marauder