Skip to content

Commit 247b6f2

Browse files
committed
fix
1 parent 6925efb commit 247b6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: pwd
4545

4646
- name: List files in plugin directory
47-
run: ls -R /home/runner/work/cli/cli/node_modules/@contentstack
47+
run: ls -R /home/runner/work/cli
4848

4949

5050
- name: Run tests for the plugin

0 commit comments

Comments
 (0)