diff --git a/.github/workflows/platformio.yaml b/.github/workflows/platformio.yaml index c24ab99..95b86ce 100644 --- a/.github/workflows/platformio.yaml +++ b/.github/workflows/platformio.yaml @@ -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