Skip to content

Commit ddac36a

Browse files
committed
Remove npm run prepublishOnly from Github actions workflow
1 parent c4e8d0b commit ddac36a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
run: npm install
3737
env:
3838
CI: true
39-
- run: npm run prepublishOnly
4039
- run: npm test
4140
env:
4241
CI: true

0 commit comments

Comments
 (0)