Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenWizard2015 committed Dec 29, 2023
1 parent 7c12ef0 commit e2f62b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platformio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
working-directory: ./controller/tea_poor
run: pio test -e native

- name: Build PlatformIO Project for Android
- name: Build PlatformIO Project for Arduino
working-directory: ./controller/tea_poor
run: pio run -e uno_r4_wifi

0 comments on commit e2f62b6

Please sign in to comment.