Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
test runner
  • Loading branch information
cabmatthew authored Dec 11, 2024
1 parent d89210b commit c89ab37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Show current version of Xcode
run: xcodebuild -version
- name: Run tests
run: ./run_tests.sh
run: xcodebuild test -scheme SwiftFood -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14,OS=latest'

0 comments on commit c89ab37

Please sign in to comment.