Skip to content

Commit 6073d7a

Browse files
committed
reduce the set of unittest platforms
1 parent 6d7cd67 commit 6073d7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SampleProjects/TestSomething/.arduino-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@ unittest:
22
platforms:
33
- uno
44
- due
5+
6+
compile:
7+
platforms:
8+
- uno
9+
- due

0 commit comments

Comments
 (0)