Update npm-publish.yml

This commit is contained in:
Blake
2024-06-09 16:59:29 -04:00
committed by GitHub
parent ea19c5b9e1
commit f513103785

View File

@@ -16,7 +16,6 @@ jobs:
with:
node-version: '20.x'
- run: npm ci
- run: npm test
publish-npm:
needs: build