mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Update cypress.yml
This commit is contained in:
@@ -19,6 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Starts web server for E2E tests - replace with your own server invocation
|
# Starts web server for E2E tests - replace with your own server invocation
|
||||||
# https://docs.cypress.io/guides/continuous-integration/introduction#Boot-your-server
|
# https://docs.cypress.io/guides/continuous-integration/introduction#Boot-your-server
|
||||||
|
browser: chrome
|
||||||
build: npm run build
|
build: npm run build
|
||||||
start: npm start
|
start: npm start
|
||||||
wait-on: echo ${{ env.NEXT_PUBLIC_URL }}# Waits for above
|
wait-on: echo ${{ env.NEXT_PUBLIC_URL }}# Waits for above
|
||||||
|
|||||||
Reference in New Issue
Block a user