We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b73395 commit d6b5378Copy full SHA for d6b5378
fastlane/Fastfile
@@ -68,7 +68,7 @@ platform :ios do
68
end
69
70
lane :tests do
71
- scan(scheme: "FlexLayout",
+ scan(scheme: "FlexLayoutSample",
72
workspace: "FlexLayout.xcworkspace")
73
74
0 commit comments