Skip to content

Commit c0e2b1b

Browse files
committed
Debugging
1 parent c928094 commit c0e2b1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deps-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ jobs:
101101
run: |
102102
cd /home/runner/work/test.regression/test.regression/subject-source
103103
cd ${{ inputs.setUpDir }}
104+
echo "---"
105+
pwd
106+
echo "---"
104107
${{ inputs.setUpCmd }}
105108
106109
- name: Run Tests

0 commit comments

Comments
 (0)