Skip to content

Commit

Permalink
added more tests to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hpsaturn committed Sep 22, 2023
1 parent 78c9244 commit 96a432a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,9 @@ jobs:
platformio update
- name: Build test
run: |
platformio run
./build TTGO_T7
./build ESP32DEVKIT
./build TTGO_TDISPLAY
./build M5STICKCPLUS
./build ESP32C3LOLIN

0 comments on commit 96a432a

Please sign in to comment.