Skip to content

Commit

Permalink
Merge of #848
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 24, 2025
2 parents 52646e0 + 3375a5f commit 8465a87
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|interoperability_tests.rs' --output-path lcov.info

- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v5.1.2
uses: codecov/codecov-action@v5.2.0

0 comments on commit 8465a87

Please sign in to comment.