Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GianniCarlo committed Jul 29, 2024
1 parent 2a42da3 commit 545a6dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
- uses: actions/checkout@v4
- name: Create Debug.xcconfig
run: cp ./BuildConfiguration/Debug.template.xcconfig ./BuildConfiguration/Debug.xcconfig
- name: Swiftlint
run: swiftlint
- name: Set Xcode version
run: sudo xcode-select -s "/Applications/Xcode_16_beta_3.app/Contents/Developer"
- name: Resolve dependencies
Expand Down

0 comments on commit 545a6dc

Please sign in to comment.