File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
- " examples/arduino-NimBLE-ext_client"
24
24
- " examples/arduino-matter-light"
25
25
- " examples/tasmota"
26
- # - "examples/espidf-arduino-matter-light"
26
+ - " examples/espidf-arduino-matter-light"
27
27
- " examples/espidf-arduino-blink"
28
28
- " examples/espidf-arduino-littlefs"
29
29
- " examples/espidf-blink"
57
57
git clone -b development --depth 1 https://github.com/arendst/Tasmota.git examples/tasmota
58
58
cp examples/tasmota_platformio_override.ini examples/tasmota/platformio_override.ini
59
59
- name : Build examples
60
- if : " matrix.example != 'examples/tasmota ' || matrix.os != 'windows-latest'"
60
+ if : " matrix.example != 'examples/espidf-arduino-matter-light ' || matrix.os != 'windows-latest'"
61
61
run : pio run -d ${{ matrix.example }}
You can’t perform that action at this time.
0 commit comments