mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Remove component testing from CI
This commit is contained in:
parent
64eea047ad
commit
68cc499f59
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
@ -57,14 +57,6 @@ jobs:
|
||||||
|
|
||||||
# End Playwright section
|
# End Playwright section
|
||||||
|
|
||||||
- name: Run Component tests
|
|
||||||
uses: cypress-io/github-action@v6
|
|
||||||
with:
|
|
||||||
# we have already installed everything
|
|
||||||
install: false
|
|
||||||
# to run component tests we need to use "cypress run-ct"
|
|
||||||
command: yarn cypress run --component
|
|
||||||
|
|
||||||
- name: Cypress run
|
- name: Cypress run
|
||||||
uses: cypress-io/github-action@v6
|
uses: cypress-io/github-action@v6
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user