Skip to content

Commit

Permalink
chore: added cypress env to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanskar2001 committed Sep 17, 2024
1 parent 6255701 commit b1b38a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-automation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b1b38a1

Please sign in to comment.