Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodCTaylor committed Jun 4, 2024
1 parent c928094 commit c0e2b1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deps-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ jobs:
run: |
cd /home/runner/work/test.regression/test.regression/subject-source
cd ${{ inputs.setUpDir }}
echo "---"
pwd
echo "---"
${{ inputs.setUpCmd }}
- name: Run Tests
Expand Down

0 comments on commit c0e2b1b

Please sign in to comment.