We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40af9f commit 366f0ddCopy full SHA for 366f0dd
.github/workflows/nodejs.yml
@@ -104,5 +104,6 @@ jobs:
104
if: github.ref == 'refs/heads/main'
105
#npm run coveralls --workspace=vscode
106
run: |
107
+ npm run build
108
npm run test
109
0 commit comments