Skip to content

Commit

Permalink
Update pr_scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goergisn authored Nov 16, 2023
1 parent e40db28 commit ff3f7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
project: 'Adyen.xcodeproj'
params: '-derivedDataPath ./DerivedData -enableCodeCoverage YES -skipPackagePluginValidation'
scheme: 'AdyenUIHost'
destination: 'name=iPhone 14,OS=17.0'
destination: 'name=iPhone 14,OS=17.0.1'

- name: Code Coverage
run: |
Expand Down

0 comments on commit ff3f7fb

Please sign in to comment.