mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 04:55:15 +00:00
Version bump cypress action
This commit is contained in:
parent
146f68deaa
commit
7eb4580670
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
run: yarn test:unit
|
||||
|
||||
- name: Run Component tests
|
||||
uses: cypress-io/github-action@v2
|
||||
uses: cypress-io/github-action@v4
|
||||
with:
|
||||
# we have already installed everything
|
||||
install: false
|
||||
|
@ -47,7 +47,7 @@ jobs:
|
|||
command: yarn cypress run-ct
|
||||
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v2
|
||||
uses: cypress-io/github-action@v4
|
||||
with:
|
||||
# build: yarn build
|
||||
start: yarn serve
|
||||
|
|
Loading…
Reference in New Issue
Block a user