Skip to content

Commit

Permalink
Update compile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinWatts committed May 29, 2022
1 parent ef32c3f commit 1a7cdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
uses: ArminJo/arduino-test-compile@v3.0.0
with:
arduino-board-fqbn: esp32:esp32:esp32:PartitionScheme=no_ota
extra-arduino-cli-args: "--warnings default"
extra-arduino-cli-args: --warnings default
platform-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
required-libraries: ArduinoJson

0 comments on commit 1a7cdbc

Please sign in to comment.