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 412a06f commit 9bd9258Copy full SHA for 9bd9258
.github/workflows/test-pr.yml
@@ -20,7 +20,7 @@ on:
20
jobs:
21
test:
22
name: Unit Testing
23
- uses: WJSoftware/cicd/.github/workflows/npm-test.yml@0.1.0
+ uses: WJSoftware/cicd/.github/workflows/npm-test.yml@v0.1.0
24
secrets: inherit
25
with:
26
pwsh: false
0 commit comments