Skip to content

Commit 206a43e

Browse files
committed
update cypress run settings
1 parent 3268cf3 commit 206a43e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pythonapp.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,8 @@ jobs:
3939
python -m pytest
4040
- name: Cypress
4141
uses: cypress-io/[email protected]
42+
with:
43+
env: host=localhost,port=8000
44+
spec: cypress/*
45+
4246

0 commit comments

Comments
 (0)