Skip to content

Commit d6b5378

Browse files
author
Luc Dion
committed
Update fastlane file
1 parent 6b73395 commit d6b5378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ platform :ios do
6868
end
6969

7070
lane :tests do
71-
scan(scheme: "FlexLayout",
71+
scan(scheme: "FlexLayoutSample",
7272
workspace: "FlexLayout.xcworkspace")
7373
end
7474

0 commit comments

Comments
 (0)