Skip to content

Commit 9048e24

Browse files
committed
ci: corrected publish workflow
1 parent 2a01be7 commit 9048e24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
- name: Install dependencies
2727
run: npm ci --silent
2828

29-
- name: Run tests
30-
run: npm test
31-
3229
- name: Build package
3330
run: npm run build
3431

0 commit comments

Comments
 (0)