Skip to content

Commit ad22ec8

Browse files
authored
Fixed project name typo
1 parent 7e70eb4 commit ad22ec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Run Unit Tests
88
runs-on: macos-latest
99
env:
10-
PROJECT_NAME: TOSegmentendControlExample.xcodeproj
10+
PROJECT_NAME: TOSegmentedControlExample.xcodeproj
1111
SCHEME_NAME: TOSegmentedControlTests
1212
DESTINATION: "platform=iOS Simulator,name=iPhone 16 Pro"
1313
steps:

0 commit comments

Comments
 (0)