We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9377c66 commit 4c8da20Copy full SHA for 4c8da20
.github/workflows/swift.yml
@@ -26,4 +26,4 @@ jobs:
26
- name: Run Tests
27
run: |
28
pod install --repo-update --clean-install --project-directory=MateRunner/
29
- xcodebuild test -workspace MateRunner/MateRunner.xcworkspace -scheme MateRunner -destination 'platform=iOS Simulator,name=iPhone 11 Pro,OS=14.4'
+ xcodebuild test -workspace MateRunner.xcworkspace -scheme MateRunner -destination 'platform=iOS Simulator,name=iPhone 11 Pro,OS=14.4'
0 commit comments