1
0
Files
terraform.examples/modules/util/terraform-aws-cli/tests/tests.sh
T
2026-02-13 15:44:24 +08:00

5 lines
109 B
Bash
Executable File

#!/usr/bin/env bash -e
rm -rf temp
rm -rf test-reports
find . -type f -name test.sh | sort | xargs -L 1 bash