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
7e387a8880
commit
5d103d0fa3
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ fi
|
|||
|
||||
# shellcheck disable=SC2086
|
||||
ansible-test sanity --color -v --junit ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} \
|
||||
--docker --base-branch "${base_branch}" \
|
||||
--base-branch "${base_branch}" \
|
||||
--exclude shippable.yml --exclude tests/utils/ \
|
||||
"${options[@]}" --allow-disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue