Skip to content

Commit 9bf2af8

Browse files
chore: fix publish (#30)
1 parent 3cf265e commit 9bf2af8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.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: Install dependencies
2727
run: npm ci
2828

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

0 commit comments

Comments
 (0)