Skip to content

Commit 02f882b

Browse files
committed
automate publishing to npmjs
1 parent efdbcdd commit 02f882b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ jobs:
6262
uses: actions/setup-node@v1
6363
with:
6464
node-version: 12
65-
66-
- run: npm install
67-
- run: npm test
6865
- uses: JS-DevTools/npm-publish@v1
6966
with:
7067
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)