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 5db451e commit 1a98f26
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/arduino_test_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,4 @@ jobs:

- name: Install Arduino CI
run: |
gem install arduino_ci -v 1.5.0
- name: Run Arduino CI Tests
run: |
arduino_ci.rb
gem install arduino_ci -v 1.5.0

0 comments on commit 1a98f26

Please sign in to comment.