Skip to content

Commit 3df8472

Browse files
committed
Fix publish
1 parent cbe563e commit 3df8472

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
@@ -19,9 +19,6 @@ jobs:
1919
- name: Install dependencies
2020
run: npm ci
2121

22-
- name: Run tests
23-
run: npm test
24-
2522
- name: Publish package
2623
uses: JS-DevTools/npm-publish@v2
2724
with:

0 commit comments

Comments
 (0)