Skip to content

Commit

Permalink
chore: adding cypress for stage
Browse files Browse the repository at this point in the history
  • Loading branch information
xoscar committed Apr 5, 2024
1 parent 50719f3 commit 947dbec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
env:
TRACETEST_API_TOKEN: ${{secrets.TRACETEST_TOKEN_STAGE}}
POKESHOP_DEMO_URL: ${{secrets.POKESHOP_DEMO_URL_STAGE}}
TRACETEST_SERVER_URL: https://app-stage.tracetest.io

- name: Send message on Slack in case of failure
if: ${{ failure() }}
Expand Down

0 comments on commit 947dbec

Please sign in to comment.