Skip to content

Commit 6690a38

Browse files
authored
Merge pull request #448 from per1234/add-unomini-ci
Add unomini to sketch compilation CI workflow
2 parents 330e026 + 8ef856f commit 6690a38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/compile-platform-examples.yml

+3
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ jobs:
145145
- fqbn: arduino:avr:unowifi
146146
serial: true
147147
softwareserial: true
148+
- fqbn: arduino:avr:unomini
149+
serial: true
150+
softwareserial: true
148151

149152
# Make board type-specific customizations to the matrix jobs
150153
include:

0 commit comments

Comments
 (0)