Skip to content

Commit

Permalink
test: timeout correction
Browse files Browse the repository at this point in the history
  • Loading branch information
aritro2002 committed Dec 9, 2024
1 parent 2f37cfa commit 89f9dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-automation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
cypress:
runs-on: ubuntu-latest
environment: Testing
timeout-minutes: 15 # Added overall job timeout
# timeout-minutes: 15 # Added overall job timeout
env:
HS_Prof_Id: ${{ secrets.PROFILE_ID }}
HS_Server_Url: "https://sandbox.hyperswitch.io"
Expand Down

0 comments on commit 89f9dbf

Please sign in to comment.