Skip to content

Commit

Permalink
Remove setup_ci step
Browse files Browse the repository at this point in the history
  • Loading branch information
daohoangson committed Nov 14, 2024
1 parent 0fa344e commit 393de7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demo_app/ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ platform :ios do
end

lane :patrol_build do
setup_ci

match(
app_identifier: ["dev.fwfh.demoApp", "dev.fwfh.demoApp.RunnerTests"],
type: 'appstore',
Expand Down

0 comments on commit 393de7f

Please sign in to comment.