Skip to content

Commit a18eb7f

Browse files
committed
Update cypress config
1 parent 206a43e commit a18eb7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- name: Cypress
4141
uses: cypress-io/[email protected]
4242
with:
43-
env: host=localhost,port=8000
44-
spec: cypress/*
43+
working-directory: cypress
4544

4645

0 commit comments

Comments
 (0)