Skip to content

Commit

Permalink
refactor: added indendation to env
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanskar2001 committed Sep 23, 2024
1 parent c4545ca commit 15906f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-automation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
with:
working-directory: ./cypress-tests
env:
CYPRESS_HYPERSWITCH_PUBLISHABLE_KEY: $HS_Pub_Key
CYPRESS_HYPERSWITCH_SECRET_KEY: $HS_Sec_Key
CYPRESS_HYPERSWITCH_PUBLISHABLE_KEY: $HS_Pub_Key
CYPRESS_HYPERSWITCH_SECRET_KEY: $HS_Sec_Key
# Runs Cypress tests located in the specified directory

0 comments on commit 15906f2

Please sign in to comment.