Skip to content

Commit

Permalink
Update CI Action
Browse files Browse the repository at this point in the history
  • Loading branch information
bigMOTOR authored Aug 25, 2024
1 parent 8d0c8d8 commit cd8a5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:

# Runs a single command using the runners shell
- name: Run tests
run: xcodebuild test -scheme DataDrivenRxDatasources -destination 'platform=iOS Simulator,name=iPhone 11,OS=latest'
run: xcodebuild test -scheme DataDrivenRxDatasources-Package -destination 'platform=iOS Simulator,name=iPhone 14,OS=latest' -enableCodeCoverage YES -resultBundlePath build/TestResults

0 comments on commit cd8a5ff

Please sign in to comment.