mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 07:12:32 +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
|
||||
run: npm run eslint-ci
|
||||
|
||||
|
||||
- name: biome-lint # Step to run linters
|
||||
run: npm run biome-ci
|
||||
- name: Fix with Biome # Step to run linters and auto-format the code
|
||||
run: npm run biome-ci
|
Loading…
Reference in New Issue
Block a user