Skip to content

Commit

Permalink
Merge of #851
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 30, 2025
2 parents 121a116 + 29685c4 commit e72f50e
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.2.0
uses: codecov/codecov-action@v5.3.1

0 comments on commit e72f50e

Please sign in to comment.