Skip to content

Commit 393de7f

Browse files
committed
Remove setup_ci step
1 parent 0fa344e commit 393de7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

demo_app/ios/fastlane/Fastfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ platform :ios do
2020
end
2121

2222
lane :patrol_build do
23-
setup_ci
24-
2523
match(
2624
app_identifier: ["dev.fwfh.demoApp", "dev.fwfh.demoApp.RunnerTests"],
2725
type: 'appstore',

0 commit comments

Comments
 (0)