Skip to content

Commit

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

Please sign in to comment.