We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test-package
1 parent a6b48b4 commit 2dafdeaCopy full SHA for 2dafdea
.github/workflows/nodejs.yml
@@ -10,3 +10,7 @@ jobs:
10
nodejs:
11
# Documentation: https://github.com/zakodium/workflows#nodejs-ci
12
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
13
+ with:
14
+ lint-check-types: true
15
+ disable-test-package: true # Monorepo, root not publishable
16
+
0 commit comments