Skip to content

Commit

Permalink
che
Browse files Browse the repository at this point in the history
  • Loading branch information
Yves BAZIN authored and Yves BAZIN committed Jan 18, 2024
1 parent 765fcf4 commit f6402fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
arduino-board-fqbn: esp32:esp32:esp32:DebugLevel=verbose,FlashMode=dio,FlashFreq=80,FlashSize=4M
platform-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json
sketch-names: gettingstarted.ino # Comma separated list of sketch names (no path required) or patterns to use in build
sketch-names: gettingstarted.ino , gettingstartedRGBW.ino # Comma separated list of sketch names (no path required) or patterns to use in build
board-name: esp32
set-build-path: true # build in the sketch folder
#build-properties: ${{ toJson(matrix.build-properties) }}
Expand Down

0 comments on commit f6402fa

Please sign in to comment.