Skip to content

Commit

Permalink
whoops v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Kabo committed Dec 6, 2023
1 parent 201c1a7 commit 0497aa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cypress-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
uses: cypress-io/github-action@v6
env:
IDAPI_CLIENT_ACCESS_TOKEN: ${{ secrets.IDAPI_CLIENT_ACCESS_TOKEN }}
# Required for the Cypress tests to run as we're unable to verify the created certs
NODE_TLS_REJECT_UNAUTHORIZED: 0
with:
start: yarn cypress:e2e:server
wait-on: 'https://manage.thegulocal.com'
Expand Down

0 comments on commit 0497aa1

Please sign in to comment.