Skip to content

Commit a016fff

Browse files
🩹 [Patch]: Update Path input in Action-Test.yml to remove leading slash
1 parent 5c29818 commit a016fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Action-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
id: action-test
3333
with:
3434
WorkingDirectory: tests/srcTestRepo
35-
Path: /src
35+
Path: src
3636
Settings: SourceCode
3737

3838
- name: Status

0 commit comments

Comments
 (0)