Skip to content

Commit 75da0f3

Browse files
committed
fix
1 parent 15fa57b commit 75da0f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/unit-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ jobs:
3939
uses: actions/setup-node@v4
4040
with:
4141
node-version: '22.x'
42-
43-
- name: Install dependencies for the plugin
44-
working-directory: /home/runner/work/cli/cli/node_modules/@contentstack/${{ matrix.plugin }}
45-
run: npm install
4642

4743
- name: Check current directory
4844
run: pwd

0 commit comments

Comments
 (0)