Skip to content

Commit

Permalink
pprint path
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelkroeker committed Nov 14, 2024
1 parent d711230 commit c63c411
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
#---- Save coverage artifact
#----------------------------------------------

- name: Print full current path
run: echo $PWD

- name: Debug coverage file
run: ls -lah
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c63c411

Please sign in to comment.