We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b6101f commit 7c00a2bCopy full SHA for 7c00a2b
1 file changed
.github/workflows/arduino_test_runner.yml
@@ -13,5 +13,6 @@ jobs:
13
with:
14
ruby-version: 2.6
15
- run: |
16
+ ls -l /home/runner/arduino-cli
17
gem install arduino_ci
18
arduino_ci.rb
0 commit comments