add skip file
This commit is contained in:
parent
c53c44331e
commit
bab8b92f60
3 changed files with 2 additions and 1 deletions
3
.github/workflows/githubci.yml
vendored
3
.github/workflows/githubci.yml
vendored
|
|
@ -8,7 +8,8 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
arduino-platform: ['metro_m0', 'hallowing', 'circuitplayground_m0',
|
arduino-platform: ['metro_m0', 'hallowing', 'circuitplayground_m0',
|
||||||
'metro_m4', 'pybadge_m4', 'pygamer_m4', 'hallowing_m4', 'monster_m4sk', 'pyportal_m4', 'pyportal_titano']
|
'metro_m4', 'pybadge_m4', 'pygamer_m4', 'hallowing_m4', 'monster_m4sk',
|
||||||
|
'pyportal_m4', 'pyportal_m4_titano']
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|
|
||||||
0
libraries/I2S/examples/SimpleTone/.metro_m0.test.only
Normal file
0
libraries/I2S/examples/SimpleTone/.metro_m0.test.only
Normal file
Loading…
Reference in a new issue