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 411a789 commit 25f24f6Copy full SHA for 25f24f6
.github/workflows/test.yml
@@ -27,8 +27,5 @@ jobs:
27
- name: Install dependencies
28
run: pnpm install
29
30
- - name: Lint
31
- run: pnpm biome check
32
-
33
- name: Run tests
34
run: pnpm test
0 commit comments