mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +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
|
||||
with:
|
||||
# build: yarn build
|
||||
start: yarn serve
|
||||
start: yarn serve --port 3000
|
||||
wait-on: 'http://localhost:3000'
|
||||
|
||||
- name: Build build
|
||||
|
|
Loading…
Reference in New Issue
Block a user