Skip to content

Commit d816bf9

Browse files
authored
Update npmpublish.yml
1 parent 24a27d6 commit d816bf9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/npmpublish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ jobs:
66
steps:
77
- uses: actions/checkout@v2
88
- uses: bahmutov/npm-install@v1
9-
- run: npm test
10-
- run: npm run build
119
- id: publish
1210
uses: JS-DevTools/npm-publish@v1
1311
with:

0 commit comments

Comments
 (0)