speed up lint job
This commit is contained in:
parent
339c9b9a89
commit
c87d60e2ba
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ build: &build
|
|||
lint:
|
||||
<<: *test_common
|
||||
script:
|
||||
- pnpm run build
|
||||
- pnpm run build-assets
|
||||
- pnpm run eslint
|
||||
|
||||
backend_tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue