Skip to content

Commit

Permalink
add env var
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Dec 24, 2024
1 parent 2a91661 commit 3707e33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CIRCLECI_KEY: ${{ secrets.CIRCLECI_KEY }}
NETLIFY_ACCESS_KEY: ${{ secrets.NETLIFY_ACCESS_KEY }}
NETLIFY_ACCESS_KEY: ${{ secrets.NETLIFY_ACCESS_KEY }}
CYPRESS_INSTALL_BINARY: 0

0 comments on commit 3707e33

Please sign in to comment.