Skip to content

Commit d6a8869

Browse files
authored
Actionci samd (#42)
* testing ci for samd * skip msc_sd test * test metro_m4 * change platforms * midi_pizza_box_dj only test with cpb and cpx * change test only to cpx_ada * test metro_m0/m4 cpb nrf52840 * change back to adafruit/ci-arduino wait for to adafruit/ci-arduino#65 re-run checks * re-test msc_sd
1 parent 4967be9 commit d6a8869

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/githubci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
arduino-platform: ["cpb"]
10+
arduino-platform: ["metro_m0_tinyusb", "metro_m4_tinyusb", "cpb", "nrf52840"]
1111

1212
runs-on: ubuntu-latest
13-
13+
1414
steps:
1515
- name: Setup Python
1616
uses: actions/setup-python@v1

examples/MIDI/midi_pizza_box_dj/.cpx_ada.test.only

Whitespace-only changes.

0 commit comments

Comments
 (0)