Skip to content

Commit

Permalink
Rm flaky test (#9628)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmoriceau authored Jan 20, 2022
1 parent e7da923 commit 16133cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 16133cf

Please sign in to comment.