mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 15:50:36 -08:00
set warnings to none
This commit is contained in:
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@@ -260,7 +260,7 @@ jobs:
|
|||||||
uses: arduino/compile-sketches@v1
|
uses: arduino/compile-sketches@v1
|
||||||
with:
|
with:
|
||||||
sketch-paths: esp32_marauder/esp32_marauder.ino
|
sketch-paths: esp32_marauder/esp32_marauder.ino
|
||||||
cli-compile-flags: "--warnings"
|
cli-compile-flags: "--warnings none"
|
||||||
fqbn: esp32:esp32:d32:PartitionScheme=min_spiffs
|
fqbn: esp32:esp32:d32:PartitionScheme=min_spiffs
|
||||||
|
|
||||||
- name: Build Marauder for v6 Marauder
|
- name: Build Marauder for v6 Marauder
|
||||||
|
|||||||
Reference in New Issue
Block a user