Skip to content

Commit

Permalink
Merge branch 'air_gradient_drivers' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
hpsaturn committed Sep 20, 2024
2 parents 76fd5b2 + 20c42b8 commit 19471ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/platformio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
platformio update
- name: Build test
run: |
pio run -e TTGO_T7 -e ESP32DEVKIT -e TTGO_TDISPLAY -e M5STICKCPLUS -e ESP32C3LOLIN
pio run -e TTGO_T7 -e TTGO_TDISPLAY -e ESP32C3LOLIN
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
platformio update
- name: Build test
run: |
pio run -e TTGO_T7 -e TTGO_TDISPLAY -e M5STICKCPLUS -e ESP32C3LOLIN
pio run -e TTGO_T7 -e TTGO_TDISPLAY -e ESP32C3LOLIN

0 comments on commit 19471ff

Please sign in to comment.