Skip to content

Commit 3ac2e8a

Browse files
committed
chore: run build command as test
1 parent 4aefc2d commit 3ac2e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
1212
with:
1313
lint-check-types: true
14-
disable-tests: true
14+
npm-test-command: npm run build

0 commit comments

Comments
 (0)