Skip to content

Commit 3a3b2b2

Browse files
authored
nodejs_setup.yml
Signed-off-by: Zack El <73597675+Zack4DEV@users.noreply.github.com>
1 parent 0aa0d54 commit 3a3b2b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nodejs_setup.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
with:
1919
node-version: ${{ matrix.node-version }}
2020

21-
- run: npm test
21+
- uses: grandmasterdev/github-action-ci-nodejs-build-test@v1.0.0
22+

0 commit comments

Comments
 (0)