Skip to content

Commit e619a7f

Browse files
author
Janne Rönkkö
committed
more debugs
1 parent c72a8ad commit e619a7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/shared-run-e2e.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ jobs:
212212
shell: bash
213213
run: |
214214
docker exec cypress find /e2e -name durations.out.json
215+
docker exec cypress ls -lh /e2e/cypress
216+
docker exec cypress ls -lh /e2e
217+
docker exec cypress pwd
215218
216219
docker cp cypress:/e2e/cypress/durations.out.json ${{ github.workspace }}/durations.out.json
217220

0 commit comments

Comments
 (0)