Skip to content

Commit

Permalink
Merge pull request #154 from newrelic/NR-281514
Browse files Browse the repository at this point in the history
feat(NR-280908): Tearing the executors always
  • Loading branch information
hrai-nr authored Sep 16, 2024
2 parents 1c5053d + 426e369 commit a5758eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a5758eb

Please sign in to comment.