diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 67238c8..d3d0535 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -104,5 +104,6 @@ jobs: if: github.ref == 'refs/heads/main' #npm run coveralls --workspace=vscode run: | + npm run build npm run test