Skip to content

Commit

Permalink
Update CommitChecks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii authored Jan 12, 2025
1 parent 5d84868 commit 9b986e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CommitChecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: xcbeautify
run: brew install xcbeautify
- name: Run Test
run: set -o pipefail && xcodebuild -scheme Verge-Package test -destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.1' | xcbeautify
run: set -o pipefail && xcodebuild -scheme Verge-Package test -destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.1' -skipMacroValidation -skipPackagePluginValidation | xcbeautify

0 comments on commit 9b986e9

Please sign in to comment.