Skip to content

Commit

Permalink
remove disk report
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 committed Feb 20, 2024
1 parent 3c8ae48 commit 1260f42
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,6 @@ jobs:
make clippy
make fmt
make check-cargo-toml
- name: Report Disk Usage
if: always()
run: |
du -sh ./target
df -h
unit-test:
name: unit-test
Expand Down

0 comments on commit 1260f42

Please sign in to comment.