Skip to content

Commit

Permalink
Test scripts/
Browse files Browse the repository at this point in the history
  • Loading branch information
granluo committed Feb 1, 2022
1 parent 3402530 commit cfabc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Build the quickstart. If we're running on the main repo (not a fork), we
# also run the tests along with the decoded GoogleService-Info.plist files.

set -euo pipefail
set -exuo pipefail

# Set default parameters
if [[ -z "${SPM:-}" ]]; then
Expand Down

0 comments on commit cfabc21

Please sign in to comment.