ci: pin oxlint version
This commit is contained in:
parent
3f14e589e1
commit
4da7b3ad1d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
with:
|
||||
config: .oxlintrc.json
|
||||
deny-warnings: true
|
||||
version: 1.56.0
|
||||
|
||||
typecheck:
|
||||
timeout-minutes: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue