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