We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff0fa6 commit fc74fecCopy full SHA for fc74fec
.github/workflows/unit-test.yml
@@ -36,7 +36,7 @@ jobs:
36
run: pnpm run build
37
38
- name: Lint
39
- run: pnpm run lint
+ run: pnpm biome ci
40
41
- name: Typecheck
42
run: pnpm run typecheck
0 commit comments