Skip to content

Commit

Permalink
fix run test on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisLys committed Nov 23, 2024
1 parent 61a4914 commit 268be0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Run Ui Tests
run: |
xcodebuild test-without-building \
-xctestrun DerivedData/Build/Products/SwiftRadioUITests_iphonesimulator18.0-arm64.xctestrun \
-xctestrun DerivedData/Build/Products/SwiftRadioUITests_Regression_iphonesimulator18.0-arm64 \
-destination 'platform=iOS Simulator,name=iPhone 16,OS=18.0' \
-test-timeouts-enabled YES \
-maximum-test-execution-time-allowance 60 \
Expand Down

0 comments on commit 268be0c

Please sign in to comment.