We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e39233 commit 6c1c1d4Copy full SHA for 6c1c1d4
1 file changed
.github/workflows/test.yml
@@ -27,8 +27,5 @@ jobs:
27
- name: Install dependencies
28
run: pnpm install
29
30
- - name: Build package
31
- run: pnpm run build
32
-
33
- name: Run tests
34
run: pnpm run test
0 commit comments