We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b575f commit ba3ce8fCopy full SHA for ba3ce8f
.github/workflows/arduino-ci.yml
@@ -106,4 +106,4 @@ jobs:
106
# Set the library under test
107
export ARDUINO_LIBRARY_ENABLE_UNSAFE_INSTALL=true
108
export ARDUINO_LIBRARY_PATH=$GITHUB_WORKSPACE
109
- bundle exec arduino_ci.rb --library-path=$GITHUB_WORKSPACE
+ bundle exec arduino_ci.rb
0 commit comments