mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-18 19:20:40 +00:00
ci: switch to new codecov uploader (#484)
This commit is contained in:
parent
f72b9573ec
commit
4fbaa27668
@ -65,7 +65,7 @@ style = "semver"
|
||||
vcs = "git"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "ansibledoctor --cov=ansibledoctor --cov-report=xml:coverage.xml --cov-report=term --cov-append --no-cov-on-fail"
|
||||
addopts = "ansibledoctor --cov=ansibledoctor --cov-report=xml:coverage.xml --cov-report=term --no-cov-on-fail"
|
||||
filterwarnings = [
|
||||
"ignore::FutureWarning",
|
||||
"ignore::DeprecationWarning",
|
||||
|
Loading…
Reference in New Issue
Block a user