Skip to content

Commit 7ab55c4

Browse files
Update Action-Test.yml to replace Path input with WorkingDirectory for improved clarity
1 parent d275933 commit 7ab55c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Action-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
uses: ./
3838
with:
3939
Name: PSModuleTest
40-
Path: tests/srcTestRepo
40+
WorkingDirectory: tests/srcTestRepo

0 commit comments

Comments
 (0)