mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Improve on-demand coverage for Shippable.
This commit is contained in:
@@ -9,4 +9,5 @@ version="${args[1]}"
|
||||
|
||||
retry.py pip install tox --disable-pip-version-check
|
||||
|
||||
ansible-test units --color -v --tox --coverage --python "${version}"
|
||||
# shellcheck disable=SC2086
|
||||
ansible-test units --color -v --tox --python "${version}" --coverage ${CHANGED:+"$CHANGED"} \
|
||||
|
||||
Reference in New Issue
Block a user