Skip to content

Commit

Permalink
Merge of #801
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 9, 2024
2 parents ac22c61 + 85e0995 commit 6c8d3a9
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@v4.5.0
uses: codecov/codecov-action@v5.1.1

0 comments on commit 6c8d3a9

Please sign in to comment.