diff --git a/.github/workflows/run-automation-test.yml b/.github/workflows/run-automation-test.yml index 2577b0900..0e5c8f57d 100644 --- a/.github/workflows/run-automation-test.yml +++ b/.github/workflows/run-automation-test.yml @@ -57,4 +57,5 @@ jobs: uses: cypress-io/github-action@v6 with: working-directory: ./cypress-tests + env: HYPERSWITCH_PUBLISHABLE_KEY=$HS_Pub_Key,HYPERSWITCH_SECRET_KEY=$HS_Sec_Key # Runs Cypress tests located in the specified directory