Skip to content

Commit 9db60d0

Browse files
author
John Chipps-Harding
committed
npm publish workflow change
1 parent 53306c0 commit 9db60d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- run: npm test
1717

1818
publish-npm:
19-
needs: build
19+
needs: test
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)