Skip to content

Commit

Permalink
env to cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
mluena committed Feb 23, 2024
1 parent 0d9d5aa commit d5c29c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/testing-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ jobs:
command: "yarn cypress:open"
working-directory: client
install: false
env:
NEXT_PUBLIC_MAPBOX_API_TOKEN: ${{ secrets.NEXT_PUBLIC_MAPBOX_API_TOKEN }}
NEXT_PUBLIC_API_URL: ${{ secrets.CYPRESS_API_URL }}

0 comments on commit d5c29c9

Please sign in to comment.