Merge pull request #123 from gundalow/azp-coverage

AZP: Install ansible-test for coverage

Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
ansible-zuul[bot]
2020-12-11 16:11:34 +00:00
committed by GitHub

View File

@@ -5,4 +5,6 @@ set -o pipefail -eu
PATH="${PWD}/bin:${PATH}"
pip install https://github.com/ansible/ansible/archive/devel.tar.gz --disable-pip-version-check
ansible-test coverage xml --stub --venv --venv-system-site-packages --color -v