Skip to content

Commit

Permalink
chore: Make CI a bit more quiet
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrizio Demaria <[email protected]>
  • Loading branch information
fabriziodemaria committed Jan 11, 2024
1 parent f5b0d30 commit 6220a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ fi

(cd $root_dir &&
TEST_RUNNER_CLIENT_TOKEN=$test_runner_client_token TEST_RUNNER_TEST_FLAG_NAME=$2 xcodebuild \
-quiet \
-scheme ConfidenceProvider \
-sdk "iphonesimulator" \
-destination 'platform=iOS Simulator,name=iPhone 14 Pro,OS=16.2' \
Expand Down

0 comments on commit 6220a6c

Please sign in to comment.