Skip to content

Commit

Permalink
Merge of #678
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jun 19, 2024
2 parents 1870752 + bb84518 commit 33c7d3b
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.4.0
uses: codecov/codecov-action@v4.5.0

0 comments on commit 33c7d3b

Please sign in to comment.