Skip to content

Commit

Permalink
Add new example to ESP32 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MathewHDYT authored Nov 15, 2024
1 parent e9be203 commit ba8e0a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/esp32-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- examples/0011-esp8266_esp32_subscribe_OTA_MQTT/0011-esp8266_esp32_subscribe_OTA_MQTT.ino
- examples/0012-esp8266_esp32_request_shared_attribute/0012-esp8266_esp32_request_shared_attribute.ino
- examples/0013-esp8266_esp32_request_rpc/0013-esp8266_esp32_request_rpc.ino
- examples/0019_esp8266_esp32_send_attributes/0019_esp8266_esp32_send_attributes.ino
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}/${{ env.SKETCHES_REPORTS_NAME }}
enable-warnings-report: 'true'

Expand Down

0 comments on commit ba8e0a9

Please sign in to comment.