Skip to content

Commit

Permalink
Format GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Jul 23, 2024
1 parent b711f20 commit beb520e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:
jobs:
swift_format:
name: swift-format
runs-on: macOS-14
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- name: Xcode Select
Expand Down

0 comments on commit beb520e

Please sign in to comment.