Skip to content

Commit 94f039f

Browse files
authored
Update publish-master.yml
1 parent d1a65bb commit 94f039f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-master.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
registry-url: 'https://registry.npmjs.org'
1919
- name: install
2020
run: npm install
21-
- name: test
22-
run: npm test
2321
# Publish to npm if this version is not published
2422
- name: publish
2523
run: npm run publish:npm

0 commit comments

Comments
 (0)