Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mdervisaygan authored Nov 13, 2024
1 parent da70b48 commit 4e86bde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Install dependencies
- run: yarn install
- name: Run tests
env:
TOKEN: ${{ secrets.TOKEN }}
- run: yarn test
Expand Down

0 comments on commit 4e86bde

Please sign in to comment.