Skip to content

Commit

Permalink
Added shell_example to workflows.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Feb 18, 2024
1 parent 2e69b98 commit 7d7e399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ jobs:

- name: Build Arduino library
run: arduino-cli compile --fqbn esp32:esp32:esp32wrover --library src --build-path build examples/full_example/full_example.ino
run: arduino-cli compile --fqbn esp32:esp32:esp32wrover --library src --build-path build examples/shell_example/shell_example.ino

0 comments on commit 7d7e399

Please sign in to comment.