Skip to content

Commit

Permalink
report fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWillard committed May 2, 2024
1 parent 9032f72 commit ba738ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:

- name: Collect coverage data
run: |
cargo llvm-cov --no-report nextest
cargo llvm-cov report --lcov --output-path lcov.info
- name: Upload coverage data to codecov
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4
Expand Down

0 comments on commit ba738ec

Please sign in to comment.