Skip to content

Commit

Permalink
github: debug Coverage test
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Oct 16, 2023
1 parent cf54b75 commit c33f628
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 @@ -65,6 +65,10 @@ jobs:
- name: Coverage
run: |
env
pwd
ls -l
ls -l pylxd/ || true
tox run -e coverage
codecov
Expand Down

0 comments on commit c33f628

Please sign in to comment.