Update workflow

This commit is contained in:
Sirz Benjie 2025-03-02 16:16:14 -06:00
parent 0cc2210848
commit 49441edd27
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

View File

@ -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