diff --git a/bitrise.yml b/bitrise.yml index 328fb67..543c33d 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -31,16 +31,6 @@ app: # hardcoded team like LC Wallet, so it's injected # here instead) -# ─── PIPELINES ──────────────────────────────────────────────────────────────── -pipelines: - run_tests: - workflows: - build_for_testing: {} - test_without_building: - depends_on: - - build_for_testing - parallel: "$TEST_SHARD_COUNT" - # ─── WORKFLOWS ──────────────────────────────────────────────────────────────── workflows: