Skip to content

Commit

Permalink
Updated main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rei-vilo committed Jun 30, 2023
1 parent 512c284 commit 6297776
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
compliance: strict

0 comments on commit 6297776

Please sign in to comment.