Skip to content

Commit

Permalink
debug ls
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed Sep 8, 2024
1 parent 80f5c69 commit 3ee5105
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@ jobs:
pattern: coverage reports*
path: coverage

- name: show files
run: ls -la coverage

- name: show files
run: ls -la .

- name: combine coverage data
run: |
python -Im coverage combine coverage
Expand Down

0 comments on commit 3ee5105

Please sign in to comment.