Fix linting
This commit is contained in:
parent
87e6990c7b
commit
e27e5ff1b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
with:
|
||||
version: 6.0.2
|
||||
- run: pnpm i
|
||||
- run: pnpm dlx eslint .
|
||||
- run: pnpx eslint .
|
||||
test:
|
||||
needs: eslint
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue