Skip to content

Commit 9bd9258

Browse files
committed
fix: WF ref
1 parent 412a06f commit 9bd9258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
jobs:
2121
test:
2222
name: Unit Testing
23-
uses: WJSoftware/cicd/.github/workflows/npm-test.yml@0.1.0
23+
uses: WJSoftware/cicd/.github/workflows/npm-test.yml@v0.1.0
2424
secrets: inherit
2525
with:
2626
pwsh: false

0 commit comments

Comments
 (0)