We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1f17a commit a5aeb9fCopy full SHA for a5aeb9f
1 file changed
.github/workflows/linter.yml
@@ -5,4 +5,6 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@v2
8
- - uses: arduino/arduino-lint-action@v1
+ - uses: arduino/arduino-lint-action@v1
9
+ with:
10
+ verbose: true
0 commit comments