Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisLys committed Nov 4, 2024
1 parent 8ff95ae commit 21e036a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@ jobs:
- name: Run Ui Tests
run: |
xcodebuild test-without-building \
-scheme SwiftRadioUITests \
-derivedDataPath ${{ env.DERIVED_DATA_PATH }} \
-xctestrun SwiftRadioUITests_iphonesimulator18.0-arm64.xctestrun \
-xctestrun DerivedData/Build/Products/SwiftRadioUITests_iphonesimulator18.0-arm64.xctestrun \
-destination 'platform=iOS Simulator,name=iPhone 16,OS=18.0' \
-resultBundlePath ./TestResults.xcresult \
CODE_SIGNING_ALLOWED='NO'
Expand Down

0 comments on commit 21e036a

Please sign in to comment.