Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-e committed Jan 23, 2025
1 parent 95dcde3 commit 192dd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios_emerge_upload_snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
xcodebuild test \
-scheme HackerNews \
-sdk iphonesimulator \
-destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=18.1' \
-destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.1' \
-only-testing:HackerNewsTests/SwiftSnapshotTest \
-allowProvisioningUpdates \
-authenticationKeyPath "$AUTH_KEY_PATH" \
Expand Down

0 comments on commit 192dd3f

Please sign in to comment.