mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 07:24:00 -07:00
Replace Bash codecov uploader by new Python codecov uploader. (#3713)
ci_coverage
This commit is contained in:
parent
18a17acaa4
commit
5948809162
10 changed files with 124 additions and 30 deletions
|
@ -12,4 +12,4 @@ if ! ansible-test --help >/dev/null 2>&1; then
|
|||
pip install https://github.com/ansible/ansible/archive/devel.tar.gz --disable-pip-version-check
|
||||
fi
|
||||
|
||||
ansible-test coverage xml --stub --venv --venv-system-site-packages --color -v
|
||||
ansible-test coverage xml --group-by command --stub --venv --venv-system-site-packages --color -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue