We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cfc90 commit 2c8c496Copy full SHA for 2c8c496
.github/workflows/arduino-ci.yml
@@ -77,6 +77,6 @@ jobs:
77
echo "Removing blacklisted example sketches..."
78
rm -f examples/ESP-WebServer/ESP-WebServer.ino
79
80
- - name: Run tests without compiling examples
+ - name: Run tests
81
run: |
82
bundle exec arduino_ci.rb
0 commit comments