We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fd120 commit fd5f08dCopy full SHA for fd5f08d
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: arduino/arduino-lint-action@v1
15
with:
16
- library-manager: update
+ library-manager: submit
17
compliance: strict
18
19
format:
0 commit comments