Skip to content

Commit

Permalink
Debug coverage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoli authored Feb 29, 2024
1 parent 70bc148 commit abd7afc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- name: Set up the environment
run: python x.py setup

- name: Report disk usage
run: df -h

- name: Cache cargo
uses: Swatinem/rust-cache@v2
with:
Expand Down

0 comments on commit abd7afc

Please sign in to comment.