8000 CONFIG: Add SwiftFormat by adamayoung · Pull Request #128 · adamayoung/TMDb · GitHub
[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CONFIG: Add SwiftFormat #128

Merged
merged 17 commits into from
Jan 15, 2024
Prev Previous commit
Revert try m1 runner
  • Loading branch information
adamayoung committed Jan 15, 2024
commit 755cfee1065b1693d5d778fed876df814bc7646c
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
jobs:
build-test:
name: Build and Test
runs-on: macos-13-xlarge
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
0