Skip to content

Commit

Permalink
Merge of #654
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored May 20, 2024
2 parents 0d769c2 + b0e7e0b commit addd9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
run: cargo llvm-cov report --lcov --ignore-filename-regex '.*(tests).*|benches.rs|gencode|helpers.rs' --output-path lcov.info

- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v4.3.0
uses: codecov/codecov-action@v4.4.0

0 comments on commit addd9f7

Please sign in to comment.