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 9b986e9 commit 2e04018
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CommitChecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ jobs:
with:
xcode-version: "16.2"
- uses: actions/checkout@v2
- 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' -skipMacroValidation -skipPackagePluginValidation | xcbeautify

0 comments on commit 2e04018

Please sign in to comment.