AZP: Install ansible:devel during report-coverage (#159)

ci_complete ci_coverage
pull/160/head
John R Barker 2020-12-11 15:29:56 +00:00 committed by GitHub
parent 42e8279c75
commit 3c7514f653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -4,5 +4,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