Skip to content

Commit

Permalink
uncomment always()
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnalahema committed Nov 8, 2024
1 parent 6aacd0f commit 850cf57
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 850cf57

Please sign in to comment.