Skip to content

Commit a5aeb9f

Browse files
added verbose
1 parent fd1f17a commit a5aeb9f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v2
8-
- uses: arduino/arduino-lint-action@v1
8+
- uses: arduino/arduino-lint-action@v1
9+
with:
10+
verbose: true

0 commit comments

Comments
 (0)