Skip to content

Commit

Permalink
ls after download
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentame committed Oct 27, 2024
1 parent d167285 commit ec96923
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@ jobs:
pattern: coverage-data-*
merge-multiple: true

- run: ls -R coverage-data

- run: ls -la

- name: Combine coverage data and display human readable report
run: |
nox --force-color --session=coverage
Expand Down

0 comments on commit ec96923

Please sign in to comment.