Skip to content

Commit

Permalink
test verbose and recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
sabas1080 committed Jan 31, 2021
1 parent e002991 commit d577a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arduino-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
compliance: strict
library-manager: update
project-type: library
recursive: false
recursive: true
# report-file:
verbose: false
verbose: true
token: GITHUB_TOKEN

0 comments on commit d577a3f

Please sign in to comment.