Skip to content

Commit

Permalink
Update smeemDev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi authored Nov 20, 2024
1 parent cc2a2d3 commit 864af7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smeemDev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: List available devices
run: xcrun simctl list devices
- name: Build
run: xcodebuild clean test -project Smeem-iOS/Smeem-iOS.xcodeproj -scheme Smeem-Dev -destination 'platform=iOS Simulator,name=iPhone 13 Mini,OS=17.2'
run: xcodebuild clean test -project Smeem-iOS/Smeem-iOS.xcodeproj -scheme Smeem-Dev -destination 'platform=iOS Simulator,name=iPhone 14 Pro,OS=17.2'
- name: Run tests
run: swift test -v

0 comments on commit 864af7e

Please sign in to comment.