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 30, 2022
1 parent ec619c2 commit aee0ec9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
ref: master
path: CustomLibrary_TFT_eSPI # This path must be different from the one above but must also contain string

- name: Test compile for Arduino
uses: ArminJo/arduino-test-compile@v3.0.0
- name: Test compile with Arduino CLI
uses: ArminJo/arduino-test-compile@v3
with:
arduino-board-fqbn: esp32:esp32:esp32:PartitionScheme=no_ota
cli-version: 0.22.0
Expand Down

0 comments on commit aee0ec9

Please sign in to comment.