diff --git a/.github/workflows/test-integrations.yml b/.github/workflows/test-integrations.yml index fecb3e3187253..e440d953b2770 100644 --- a/.github/workflows/test-integrations.yml +++ b/.github/workflows/test-integrations.yml @@ -18,6 +18,7 @@ on: # Push events on the main branch - main - release/** + env: TEST_RESULTS_DIR: /tmp/test-results TEST_RESULTS_ARTIFACT_NAME: test-results