We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b761a8f commit 6fcc5c6Copy full SHA for 6fcc5c6
.github/workflows/release.yml
@@ -13,3 +13,5 @@ jobs:
13
uses: artusjs/github-actions/.github/workflows/node-release.yml@v1
14
secrets:
15
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
16
+ with:
17
+ checkTest: false
0 commit comments