Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
ii-cruz committed Jul 29, 2023
1 parent a4feab6 commit 83849df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ jobs:
run: df -h /
- name: Generate coverage report
run: cargo llvm-cov report --lcov --output-path coverage.lcov
- name: Disk Space
run: df -h /
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit 83849df

Please sign in to comment.