We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ccd2a commit d8a86a4Copy full SHA for d8a86a4
1 file changed
.github/workflows/node-qa-testing.yml
@@ -7,3 +7,5 @@ on:
7
jobs:
8
testing:
9
uses: beuluis/reusable-workflows/.github/workflows/node-qa-testing.yml@main
10
+ with:
11
+ test_command: npm run test
0 commit comments