Skip to content

Commit

Permalink
Add host to env parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
almeida1492 committed Sep 28, 2020
1 parent e19a67a commit 6c86e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
record: false
start: npm start
spec: cypress/integration/login_activity_spec.js
env: port=3000
env: host=localhost,port=3000

0 comments on commit 6c86e35

Please sign in to comment.