Skip to content

Commit

Permalink
Switch Arduino Lint back after adding to the Arduino registry
Browse files Browse the repository at this point in the history
  • Loading branch information
loginov-rocks committed Jul 12, 2024
1 parent 0c9f95a commit 1d0e98a
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 @@ -17,6 +17,6 @@ jobs:
- uses: actions/checkout@v3
- uses: arduino/arduino-lint-action@v1
with:
compliance: specification
library-manager: submit
compliance: strict
library-manager: update
project-type: library

0 comments on commit 1d0e98a

Please sign in to comment.