Skip to content

Commit c1004b0

Browse files
check if stats are gathered
1 parent d3cdd56 commit c1004b0

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
@@ -197,6 +197,7 @@ jobs:
197197
- name: "Create Pool"
198198
run: |
199199
sfp pool prepare --poolconfig "${{ matrix.pool.poolConfigPath }}" --targetdevhubusername devhub
200+
ls -la .sfpowerscripts/logs/
200201
env:
201202
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
202203

0 commit comments

Comments
 (0)