1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

Fix sanity tests

This commit is contained in:
Lukas Kämmerling 2020-07-31 06:49:15 +02:00 committed by GitHub
parent 7b8fb579c8
commit 0ce8f30857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ else
fi
if [ "${group}" == "extra" ]; then
pip install antsibull-changelog
../../community/internal_test_tools/tools/run.py --color
exit
fi