Skip to content

Commit b93a12c

Browse files
print key stats
1 parent 2de0328 commit b93a12c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ciCreatePlatformPool.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
run: |
106106
keyfile=$(mktemp) || exit 1
107107
cat > "$keyfile" <<< "$METRICSKEY"
108+
wc "$keyfile"
108109
msg=$(sfp pool list --targetdevhubusername=devhub --json |
109110
jq -r '.scratchOrgDetails |
110111
group_by(.tag, .status)[] |

0 commit comments

Comments
 (0)