Skip to content

Commit 4e86bde

Browse files
authored
Update npm-publish.yml
1 parent da70b48 commit 4e86bde

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
@@ -15,9 +15,7 @@ jobs:
1515
- uses: actions/setup-node@v4
1616
with:
1717
node-version: 20
18-
- name: Install dependencies
1918
- run: yarn install
20-
- name: Run tests
2119
env:
2220
TOKEN: ${{ secrets.TOKEN }}
2321
- run: yarn test

0 commit comments

Comments
 (0)