mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Glommio clippy (#341)
This commit is contained in:
parent
a858394855
commit
ec8eb23707
17 changed files with 28 additions and 50 deletions
1
.github/workflows/cov.yml
vendored
1
.github/workflows/cov.yml
vendored
|
@ -38,5 +38,6 @@ jobs:
|
|||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: lcov.info
|
||||
fail_ci_if_error: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue