Skip to content

Commit 754616f

Browse files
committed
Probably don't need npm ci
1 parent 8f3936b commit 754616f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
- uses: actions/setup-node@v3
1414
with:
1515
node-version: "20"
16-
- run: npm ci
17-
- run: npm test
1816
- uses: JS-DevTools/npm-publish@v3
1917
with:
2018
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)