Skip to content

Commit beb520e

Browse files
committed
Format GitHub action
1 parent b711f20 commit beb520e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
jobs:
1313
swift_format:
1414
name: swift-format
15-
runs-on: macOS-14
15+
runs-on: macos-14
1616
steps:
1717
- uses: actions/checkout@v4
1818
- name: Xcode Select

0 commit comments

Comments
 (0)