Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelkroeker committed Nov 14, 2024
1 parent 079fd46 commit 6b1d114
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 @@ -69,6 +69,9 @@ jobs:
- name: Print full current path
run: echo $PWD

- name: Print what is in .coverage
run: cd .coverage && ls -lah

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

0 comments on commit 6b1d114

Please sign in to comment.