Skip to content

Commit

Permalink
fix: Temporarily ignore the unit tests entirely. We'll branch off and…
Browse files Browse the repository at this point in the history
… dig into the CI config
  • Loading branch information
Miles Burton committed Jan 9, 2025
1 parent 994f4de commit e18cbb2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .arduino-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ compile:
- uno
libraries:
- "OneWire"
unittest:
enabled: false
skip_examples: false
skip_unittest: true
platforms:
- uno

0 comments on commit e18cbb2

Please sign in to comment.