Skip to content

Commit 93d7971

Browse files
Fix publish
1 parent a45711e commit 93d7971

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
- name: Build
2727
run: pnpm build
2828

29-
- name: Build test
30-
run: pnpm test:code:build
31-
3229
- name: Run tests
3330
run: pnpm test
3431
env:

0 commit comments

Comments
 (0)