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
3
.github/workflows/quality.yml
vendored
3
.github/workflows/quality.yml
vendored
@ -36,6 +36,5 @@ jobs:
|
||||
- name: eslint # Step to run linters
|
||||
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
|
Loading…
Reference in New Issue
Block a user