Skip to content

Commit 95c7cee

Browse files
committed
fix
1 parent ff14e95 commit 95c7cee

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
@@ -54,7 +54,7 @@ jobs:
5454
echo "Node version: $(node -v)"
5555
echo "NPM version: $(npm -v)"
5656
echo "Installed packages:"
57-
npm ls @contentstack/cli-utilities
57+
npm ls
5858
5959
6060
- name: Run tests for the plugin

0 commit comments

Comments
 (0)