update linting
This commit is contained in:
parent
29d76e8a75
commit
4a63d9cdb2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
- run: npm ci
|
||||
- run: npm run lint -- --max-warnings=0
|
||||
- run: npm run lint -- --max-warnings=3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue