Skip to content

Commit 9c30063

Browse files
committed
contd.
1 parent dd7403b commit 9c30063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
USERNAME: ${{ steps.generate-username.outputs.username }}
131131
run: |
132132
set -euo pipefail
133-
echo y | sf org list --all --clean
133+
echo y | sf org list --all --clean --verbose
134134
sf org
135135
sf org create scratch \
136136
--definition-file config/project-scratch-def.json \

0 commit comments

Comments
 (0)