mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Update tests/utils/shippable/shippable.sh
Co-authored-by: John R Barker <john@johnrbarker.com>
This commit is contained in:
parent
d816868d49
commit
581349b700
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ cp -aT "${SHIPPABLE_BUILD_DIR}" "${TEST_DIR}"
|
|||
cd "${TEST_DIR}"
|
||||
|
||||
# START: HACK install dependencies
|
||||
retry ansible-galaxy collection install community.general
|
||||
# END: HACK
|
||||
|
||||
export PYTHONIOENCODING='utf-8'
|
||||
|
|
|
|||
Loading…
Reference in a new issue