Skip to content

Commit 5d819b5

Browse files
author
Miles Burton
committed
fix: Temporarily ignore the unit tests entirely. We'll branch off and dig into the CI config
1 parent e18cbb2 commit 5d819b5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.arduino-ci.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
compile:
22
platforms:
3-
- uno
3+
- arduino:avr:uno
44
libraries:
55
- "OneWire"
66
skip_examples: false
7-
skip_unittest: true
8-
platforms:
9-
- uno
7+
skip_unittest: true

0 commit comments

Comments
 (0)