We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5761a commit 73f54f1Copy full SHA for 73f54f1
.github/workflows/cypress.yml
@@ -14,7 +14,5 @@ jobs:
14
- name: Cypress run
15
uses: cypress-io/github-action@v6
16
with:
17
- build: npm run build
18
- start: npm start
19
browser: chrome
20
config: pageLoadTimeout=100000,baseUrl=http://localhost:3000
0 commit comments