Skip to content

Commit ba3ce8f

Browse files
committed
fix: Fettling
1 parent d1b575f commit ba3ce8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ jobs:
106106
# Set the library under test
107107
export ARDUINO_LIBRARY_ENABLE_UNSAFE_INSTALL=true
108108
export ARDUINO_LIBRARY_PATH=$GITHUB_WORKSPACE
109-
bundle exec arduino_ci.rb --library-path=$GITHUB_WORKSPACE
109+
bundle exec arduino_ci.rb

0 commit comments

Comments
 (0)