mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Fix tests
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
This commit is contained in:
parent
637f4c5b31
commit
a5fc46357a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ else
|
|||
fi
|
||||
|
||||
if [ "${group}" == "extra" ]; then
|
||||
/usr/bin/python3.7 -m pip install antsibull-changelog
|
||||
/usr/bin/python3.7 -m pip3 install antsibull-changelog
|
||||
/usr/bin/python3.7 ../../community/internal_test_tools/tools/run.py --color
|
||||
exit
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue