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:
|
with:
|
||||||
config: .oxlintrc.json
|
config: .oxlintrc.json
|
||||||
deny-warnings: true
|
deny-warnings: true
|
||||||
|
version: 1.56.0
|
||||||
|
|
||||||
typecheck:
|
typecheck:
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue