summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ios.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml
index 122c9881b9..cabe9c147a 100644
--- a/.github/workflows/ios.yml
+++ b/.github/workflows/ios.yml
@@ -48,7 +48,6 @@ jobs:
- name: Build and test
run: |
xcodebuild test \
- -quiet \
-project MullvadVPN.xcodeproj \
-scheme MullvadVPNTests \
-destination "${destination}" \