diff --git a/.github/workflows/run_e2e_tests.yml b/.github/workflows/run_e2e_tests.yml index ff0bca00..6f1420f3 100644 --- a/.github/workflows/run_e2e_tests.yml +++ b/.github/workflows/run_e2e_tests.yml @@ -99,6 +99,7 @@ jobs: tear_down_test_executor_instances: name: Tear down test executor instances + if: always() needs: report_test_results uses: ./.github/workflows/run_task.yml with: