Skip to content

Commit

Permalink
ci(workflow): do not build before tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauNeko committed Dec 17, 2024
1 parent 3e511f1 commit d80c91a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-and-pr.workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
node-version: ${{ matrix.node-version }}

- run: npm ci
- run: npm run build
- run: npm run test

release:
Expand Down

0 comments on commit d80c91a

Please sign in to comment.