Skip to content

Commit 5fed730

Browse files
committed
ci: debug river workspace layout
1 parent 5500d63 commit 5fed730

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/six-peer-regression.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ jobs:
3434
toolchain: stable
3535
override: true
3636

37+
- name: Show workspace layout
38+
run: |
39+
pwd
40+
ls -R . | head -n 200
41+
3742
- name: Run six-peer regression
3843
working-directory: ${{ github.workspace }}/river/main
3944
env:

0 commit comments

Comments
 (0)