mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-21 07:42:25 +02:00
Update workflow
This commit is contained in:
parent
0cc2210848
commit
49441edd27
5
.github/workflows/quality.yml
vendored
5
.github/workflows/quality.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
|||||||
|
|
||||||
- name: eslint # Step to run linters
|
- name: eslint # Step to run linters
|
||||||
run: npm run eslint-ci
|
run: npm run eslint-ci
|
||||||
|
|
||||||
|
|
||||||
- name: biome-lint # Step to run linters
|
- name: Fix with Biome # Step to run linters and auto-format the code
|
||||||
run: npm run biome-ci
|
run: npm run biome-ci
|
Loading…
Reference in New Issue
Block a user