We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff14e95 commit 95c7ceeCopy full SHA for 95c7cee
.github/workflows/unit-test.yml
@@ -54,7 +54,7 @@ jobs:
54
echo "Node version: $(node -v)"
55
echo "NPM version: $(npm -v)"
56
echo "Installed packages:"
57
- npm ls @contentstack/cli-utilities
+ npm ls
58
59
60
- name: Run tests for the plugin
0 commit comments