mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
debug
This commit is contained in:
parent
4407c8e6be
commit
d26279a912
1 changed files with 1 additions and 2 deletions
|
|
@ -75,6 +75,5 @@ ansible-test env --dump --show --timeout "50" --color -v
|
|||
if [[ "${test}" =~ integration ]]; then
|
||||
bash tests/utils/gitlab/integration.sh
|
||||
else
|
||||
group="${args[2]}"
|
||||
bash tests/utils/gitlab/sanity.sh "${group}"
|
||||
bash tests/utils/gitlab/sanity.sh "$1"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue