mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Fix sanity
This commit is contained in:
parent
67555af0c2
commit
b0d2bcce64
2 changed files with 3 additions and 1 deletions
2
tests/sanity/ignore-2.13.txt
Normal file
2
tests/sanity/ignore-2.13.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
tests/utils/shippable/check_matrix.py replace-urlopen
|
||||
tests/utils/shippable/timing.py shebang
|
||||
|
|
@ -34,7 +34,7 @@ function retry
|
|||
echo "@* -> ${result}"
|
||||
done
|
||||
echo "Command '@*' failed 3 times!"
|
||||
exit -1
|
||||
exit 1
|
||||
}
|
||||
|
||||
command -v pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue