Skip to content

Commit ef2ce8d

Browse files
fix duplicate name
1 parent 411be76 commit ef2ce8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: xcodebuild
6363
run: set -o pipefail && xcodebuild -scheme Edit -destination "platform=macOS" test | xcbeautify
6464

65-
build:
65+
ios-build:
6666
name: iOS Build
6767
runs-on: macOS-15
6868
timeout-minutes: 60

0 commit comments

Comments
 (0)