mirror of
https://github.com/lldap/lldap.git
synced 2026-06-19 16:13:47 +00:00
Compare commits
1 Commits
v0.6.3
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68447b12a6 |
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -108,7 +108,7 @@ jobs:
|
||||
- name: Aggregate reports
|
||||
run: cargo llvm-cov --no-run --lcov --output-path lcov.info
|
||||
- name: Upload coverage to Codecov (main)
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v6
|
||||
with:
|
||||
files: lcov.info
|
||||
fail_ci_if_error: true
|
||||
|
||||
Reference in New Issue
Block a user