From 426e369af3c03b05a08941868a13266ac0ec3b31 Mon Sep 17 00:00:00 2001 From: Himanshu Rai Date: Wed, 11 Sep 2024 14:27:45 +0530 Subject: [PATCH] feat(NR-280908): Tearing the executors always --- .github/workflows/run_e2e_tests.yml | 1 + 1 file changed, 1 insertion(+) 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: