Skip to content

Commit ac6e3e5

Browse files
committed
fix: fix workflows
1 parent 4dea7bc commit ac6e3e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/version-or-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- run: npm ci
2828
- run: npm run lint
2929
- run: npm run typecheck
30-
- run: npm test
3130

3231
publish:
3332
needs: check

0 commit comments

Comments
 (0)