Skip to content

Commit a790848

Browse files
authored
Merge pull request #17 from urcomputeringpal/jnewland-patch-1
Fix npm publishing workflow
2 parents 93058a5 + a5eb9fd commit a790848

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1111
- run: npm ci
1212
- run: npm run format
13-
- run: npm run test
1413
- run: npm run build
1514
- uses: JS-DevTools/npm-publish@541aa6b21b4a1e9990c95a92c21adc16b35e9551 # v2.1.0
1615
with:

0 commit comments

Comments
 (0)