Skip to content

Commit bab8b92

Browse files
committed
add skip file
1 parent c53c443 commit bab8b92

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ jobs:
88
fail-fast: false
99
matrix:
1010
arduino-platform: ['metro_m0', 'hallowing', 'circuitplayground_m0',
11-
'metro_m4', 'pybadge_m4', 'pygamer_m4', 'hallowing_m4', 'monster_m4sk', 'pyportal_m4', 'pyportal_titano']
11+
'metro_m4', 'pybadge_m4', 'pygamer_m4', 'hallowing_m4', 'monster_m4sk',
12+
'pyportal_m4', 'pyportal_m4_titano']
1213

1314
runs-on: ubuntu-latest
1415

libraries/I2S/examples/InputSerialPlotter/.metro_m0.test.only

Whitespace-only changes.

libraries/I2S/examples/SimpleTone/.metro_m0.test.only

Whitespace-only changes.

0 commit comments

Comments
 (0)