We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e32cb commit 0ae6548Copy full SHA for 0ae6548
.github/workflows/dependency-analysis.yml
@@ -167,7 +167,7 @@ jobs:
167
echo "[DEBUG] - safe chain start"
168
169
#pnpm install --frozen-lockfile --loglevel warn --safe-chain-logging=verbose
170
- pnpm install --frozen-lockfile --safe-chain-logging=verbose
+ #pnpm install --frozen-lockfile --safe-chain-logging=verbose
171
COUNT=$((COUNT+1))
172
;;
173
"*")
0 commit comments