Skip to content

Commit 2c8c496

Browse files
committed
fix: fettling
1 parent 19cfc90 commit 2c8c496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ jobs:
7777
echo "Removing blacklisted example sketches..."
7878
rm -f examples/ESP-WebServer/ESP-WebServer.ino
7979
80-
- name: Run tests without compiling examples
80+
- name: Run tests
8181
run: |
8282
bundle exec arduino_ci.rb

0 commit comments

Comments
 (0)