We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39bbcf8 commit 60db656Copy full SHA for 60db656
.github/workflows/arduino_test_runner.yml
@@ -31,4 +31,4 @@ jobs:
31
# Step 4: Run Arduino CI tests
32
- name: Run Arduino CI Tests
33
run: |
34
- arduino_ci.rb --skip-examples-compilation
+ arduino_ci.rb
0 commit comments