Skip to content

Commit 3d7926f

Browse files
committed
See if we can avoid Rubocop error in Windows.
1 parent 68d8f03 commit 3d7926f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
bundle install
1818
bundle exec rubocop --version
1919
bundle exec rubocop -D .
20+
echo "done with Rubocop (See https://github.com/Arduino-CI/arduino_ci/issues/315)"
2021
2122
"rspec":
2223
runs-on: windows-latest

0 commit comments

Comments
 (0)