Skip to content

Commit fa3e7bc

Browse files
committed
Remove PROD env from specs
1 parent 50dbc93 commit fa3e7bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040

4141
- name: Run tests
4242
uses: cypress-io/github-action@v6
43-
env:
44-
NODE_ENV: production
4543
with:
4644
start: npm run preview
4745
wait-on: 'http://localhost:5173'

0 commit comments

Comments
 (0)