Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Update calcium.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov authored Jun 23, 2024
1 parent 46c5772 commit cf21ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/calcium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Generate Xcode project
run: mint bootstrap && mint run xcodegen
- name: Build and test
run: xcodebuild test -project Calcium.xcodeproj -scheme CalciumApp -destination "platform=iOS Simulator,OS=17.0.1,name=iPhone 15"
run: xcodebuild test -project Calcium.xcodeproj -scheme CalciumApp -destination "platform=iOS Simulator,OS=17.0.1,name=iPhone 15" -skipMacroValidation

0 comments on commit cf21ce9

Please sign in to comment.