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 4aefc2d commit 3ac2e8aCopy full SHA for 3ac2e8a
.github/workflows/nodejs.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
12
with:
13
lint-check-types: true
14
- disable-tests: true
+ npm-test-command: npm run build
0 commit comments