mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 16:11:49 +00:00
debug
This commit is contained in:
parent
8c8f4f3272
commit
30e5eb38d8
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ if [ -d "${network_path}" ]; then
|
|||
fi
|
||||
|
||||
pip install pycodestyle
|
||||
pip install yamllint
|
||||
# shellcheck disable=SC2086
|
||||
ansible-test sanity --color -v --junit ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} \
|
||||
--base-branch "${base_branch}" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue