mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 22:30:59 +00:00
Update call to generate-tests.
This commit is contained in:
@@ -48,4 +48,8 @@ pip list
|
||||
|
||||
source hacking/env-setup
|
||||
|
||||
test/utils/shippable/modules/generate-tests "${this_module_group}" --verbose | /bin/bash -eux
|
||||
test/utils/shippable/modules/generate-tests "${this_module_group}" --verbose --output /tmp/integration.sh >/dev/null
|
||||
|
||||
if [ -f /tmp/integration.sh ]; then
|
||||
/bin/bash -eux /tmp/integration.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user