Skip to content

Commit

Permalink
Update --max-warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
agatemosu committed Dec 5, 2024
1 parent 8892e6b commit e839cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Install js dependencies
run: yarn --frozen-lockfile

- run: 'yarn lint --max-warnings 87 > /dev/null'
- run: 'yarn lint --max-warnings 86 > /dev/null'

- run: yarn pretty

Expand Down

0 comments on commit e839cd9

Please sign in to comment.