We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d31dc3 commit b8301d5Copy full SHA for b8301d5
.github/workflows/teensy4.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install PlatformIO Core
26
run: pip install --upgrade platformio
27
28
-- name: Run PlatformIO
+ - name: Run PlatformIO
29
run: pio ci --lib="." --board=teensy41 --board=teensy40
30
env:
31
PLATFORMIO_CI_SRC: ${{ matrix.example }}
0 commit comments