Skip to content

Commit

Permalink
Update CommitChecks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii authored Sep 16, 2022
1 parent 852f158 commit f450bf4
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/CommitChecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,3 @@ jobs:
- uses: actions/checkout@v2
- name: Build
run: swift build -v

build-package-on-xcodebuild:
runs-on: macos-12

steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: "14.0"
- uses: actions/checkout@v2
- name: Build
run: xcodebuild -scheme Verge-Package -destination 'platform=iOS Simulator,name=iPhone 8,OS=15.5' | xcpretty

0 comments on commit f450bf4

Please sign in to comment.