We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa0d54 commit 3a3b2b2Copy full SHA for 3a3b2b2
.github/workflows/nodejs_setup.yml
@@ -18,4 +18,5 @@ jobs:
18
with:
19
node-version: ${{ matrix.node-version }}
20
21
- - run: npm test
+ - uses: grandmasterdev/github-action-ci-nodejs-build-test@v1.0.0
22
+
0 commit comments