Skip to content

Commit 60db656

Browse files
author
Miles Burton
committed
fix: Removed --skip-examples-compilation
1 parent 39bbcf8 commit 60db656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino_test_runner.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
# Step 4: Run Arduino CI tests
3232
- name: Run Arduino CI Tests
3333
run: |
34-
arduino_ci.rb --skip-examples-compilation
34+
arduino_ci.rb

0 commit comments

Comments
 (0)