Skip to content

Commit

Permalink
ci: updated workflow to build before test
Browse files Browse the repository at this point in the history
  • Loading branch information
marabesi committed Dec 18, 2024
1 parent e40af9f commit 366f0dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,6 @@ jobs:
if: github.ref == 'refs/heads/main'
#npm run coveralls --workspace=vscode
run: |
npm run build
npm run test

0 comments on commit 366f0dd

Please sign in to comment.