Skip to content

Commit

Permalink
remove idapi access token from mocked tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Kabo committed Dec 7, 2023
1 parent 9e48d23 commit 223d5ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cypress-mocked.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:

- name: Cypress run
uses: cypress-io/github-action@v6
env:
IDAPI_CLIENT_ACCESS_TOKEN: ${{ secrets.IDAPI_CLIENT_ACCESS_TOKEN }}
with:
start: yarn cypress:mocked:server
wait-on: 'http://localhost:9234, http://localhost:9233'
Expand Down

0 comments on commit 223d5ff

Please sign in to comment.