mirror of
https://github.com/smoltcp-rs/smoltcp.git
synced 2025-09-27 04:40:30 +00:00
fix: make codecov informational
Hopefully this does not fail CI. Signed-off-by: Thibaut Vandervelden <thvdveld@vub.be>
This commit is contained in:
parent
480051c3b6
commit
838c13893c
11
.github/codecov.yml
vendored
11
.github/codecov.yml
vendored
@ -1,2 +1,11 @@
|
||||
github_checks:
|
||||
annotations: false
|
||||
annotations: false
|
||||
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
informational: true
|
||||
patch:
|
||||
default:
|
||||
informational: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user