diff --git a/bitrise.yml b/bitrise.yml index 26e6c15e3..cc1de689e 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -12,12 +12,6 @@ workflows: - integration-test title: Runs tests steps: - - git::https://github.com/matrangam/bitrise-step-swift-clone.git@0.0.2: - inputs: - - repository_url: "git@github.com:TelegramMessenger/Telegram-iOS.git" - - clone_destination: "my_test_directory" - - clone_depth: "1" - - checkout_branch: "beta" - go-list: {} - golint: {} - errcheck: {}