diff --git a/scripts/test.sh b/scripts/test.sh index 9159d5797..1ac33ccae 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -19,6 +19,7 @@ # also run the tests along with the decoded GoogleService-Info.plist files. set -euo pipefail +set -x # Set default parameters if [[ -z "${SPM:-}" ]]; then