mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-14 04:03:51 +00:00
use static port for cypress CI tests
This commit is contained in:
parent
6b72a8bf6f
commit
6ebe46c29a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
||||||
uses: cypress-io/github-action@v5
|
uses: cypress-io/github-action@v5
|
||||||
with:
|
with:
|
||||||
# build: yarn build
|
# build: yarn build
|
||||||
start: yarn serve
|
start: yarn serve --port 3000
|
||||||
wait-on: 'http://localhost:3000'
|
wait-on: 'http://localhost:3000'
|
||||||
|
|
||||||
- name: Build build
|
- name: Build build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user