Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbrembeck authored Sep 30, 2023
1 parent 83e45c6 commit 1d1492f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
node-version: '19.x'
- name: Install dependencies
run: npm ci
- name: Run tests
run: npm test
build-publish:
needs: test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1d1492f

Please sign in to comment.