Skip to content

Commit b8301d5

Browse files
authored
Update teensy4.yml
1 parent 3d31dc3 commit b8301d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/teensy4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install PlatformIO Core
2626
run: pip install --upgrade platformio
2727

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

0 commit comments

Comments
 (0)