Skip to content

Commit

Permalink
Update SonarCloud scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
aashna-narula-cko committed Jan 31, 2024
1 parent 5451a06 commit 0bf00a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Build
run: |
xcodebuild -scheme CheckoutCardManagement -destination "platform=iOS Simulator,name=iPhone 14 Pro,OS=latest"
build-wrapper-macosx-x86 --out-dir bw-output xcodebuild -scheme CheckoutCardManagement -destination "platform=iOS Simulator,name=iPhone 14 Pro,OS=latest" build
- name: SonarCloud Scan
env:
Expand Down

0 comments on commit 0bf00a5

Please sign in to comment.