Skip to content

Commit 366f0dd

Browse files
committed
ci: updated workflow to build before test
1 parent e40af9f commit 366f0dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,6 @@ jobs:
104104
if: github.ref == 'refs/heads/main'
105105
#npm run coveralls --workspace=vscode
106106
run: |
107+
npm run build
107108
npm run test
108109

0 commit comments

Comments
 (0)