Skip to content

Commit

Permalink
Update Check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii authored Apr 20, 2024
1 parent 116776e commit 110e091
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/Check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,3 @@ jobs:
- uses: actions/checkout@v2
- name: Test
run: swift test
cocoapods:
runs-on: macos-14
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: "15.3"
- uses: actions/checkout@v2
- name: Lint Cocoapods
run: pod lib lint --allow-warnings

0 comments on commit 110e091

Please sign in to comment.