Explorar o código

Remove old PIO target from CI

Scott Bezek %!s(int64=3) %!d(string=hai) anos
pai
achega
8241473226
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      .github/workflows/pio.yml

+ 0 - 7
.github/workflows/pio.yml

@@ -41,10 +41,3 @@ jobs:
       run: |
         pio run -d ./firmware \
           -e view \
-
-    - name: Build Firmware (handheld_tdisplay)
-      # Run regardless of other build step failures, as long as setup steps completed
-      if: always() && steps.pio_install.outcome == 'success'
-      run: |
-        pio run -d ./firmware \
-          -e handheld_tdisplay \