Skip to content

Commit

Permalink
Maybe now?
Browse files Browse the repository at this point in the history
  • Loading branch information
gastongaiduk committed Dec 18, 2024
1 parent c1fb7cb commit 28526ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions .env.test
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VITE_ENCRYPTION_KEY: 1234567890_KEY
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v6
with:
start: npm run dev:expose
env:
CYPRESS_VITE_ENCRYPTION_KEY: 1234567890_KEY
start: npm run dev:expose --mode test

0 comments on commit 28526ae

Please sign in to comment.