mirror of
https://github.com/scottbez1/smartknob.git
synced 2025-09-26 23:09:27 +08:00
Remove old PIO target from CI
This commit is contained in:
parent
b286cfabe1
commit
8241473226
7
.github/workflows/pio.yml
vendored
7
.github/workflows/pio.yml
vendored
@ -41,10 +41,3 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pio run -d ./firmware \
|
pio run -d ./firmware \
|
||||||
-e view \
|
-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 \
|
|
||||||
|
Loading…
Reference in New Issue
Block a user