Skip to content

Commit

Permalink
Update teensy4.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
askuric authored Sep 27, 2023
1 parent 3d31dc3 commit b8301d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/teensy4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install PlatformIO Core
run: pip install --upgrade platformio

- name: Run PlatformIO
- name: Run PlatformIO
run: pio ci --lib="." --board=teensy41 --board=teensy40
env:
PLATFORMIO_CI_SRC: ${{ matrix.example }}

0 comments on commit b8301d5

Please sign in to comment.