Skip to content

Commit

Permalink
Merge pull request #174 from newrelic/NR-328274
Browse files Browse the repository at this point in the history
uncomment always() in tear_down_test_executor_instances.
  • Loading branch information
gunnalahema authored Nov 11, 2024
2 parents 6aacd0f + 850cf57 commit 21b92fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
tear_down_test_executor_instances:
name: Tear down test executor instances
#if: always() #Uncomment after 3.1.9 version release
if: always()
needs: report_test_results
uses: ./.github/workflows/run_task.yml
with:
Expand Down

0 comments on commit 21b92fb

Please sign in to comment.