Skip to content

Commit 7c8d6c2

Browse files
committed
Merge branch 'main' into docs/add-contriuting
2 parents aebfe49 + a940bc0 commit 7c8d6c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
registry-url: 'https://registry.npmjs.org'
1717
cache: 'pnpm'
1818
- run: pnpm install
19-
- run: pnpm test
2019
- run: pnpm build
2120
- run: npm publish
2221
env:

0 commit comments

Comments
 (0)