diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 533668cdf38a8..c5c53c331a1b9 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -261,9 +261,6 @@ jobs: - name: Run End-to-End Acceptance Tests run: ./tools/bin/acceptance_test.sh - - name: Run End-to-End Acceptance Tests with the new scheduler - run: ./tools/bin/acceptance_test_with_new_scheduler.sh - - name: Automatic Migration Acceptance Test run: SUB_BUILD=PLATFORM ./gradlew :airbyte-tests:automaticMigrationAcceptanceTest --scan -i