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 6925efb commit 247b6f2Copy full SHA for 247b6f2
.github/workflows/unit-test.yml
@@ -44,7 +44,7 @@ jobs:
44
run: pwd
45
46
- name: List files in plugin directory
47
- run: ls -R /home/runner/work/cli/cli/node_modules/@contentstack
+ run: ls -R /home/runner/work/cli
48
49
50
- name: Run tests for the plugin
0 commit comments