mirror of https://github.com/vector-im/riot-web
Update cypress.yaml (#9007)
parent
b1f8d36a69
commit
eff0395771
|
@ -69,7 +69,7 @@ jobs:
|
||||||
echo "PERCY_ENABLE=0" >> $GITHUB_ENV
|
echo "PERCY_ENABLE=0" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Run Cypress tests
|
- name: Run Cypress tests
|
||||||
uses: cypress-io/github-action@v2
|
uses: cypress-io/github-action@v4.1.1
|
||||||
with:
|
with:
|
||||||
# The built-in Electron runner seems to grind to a halt trying
|
# The built-in Electron runner seems to grind to a halt trying
|
||||||
# to run the tests, so use chrome.
|
# to run the tests, so use chrome.
|
||||||
|
|
Loading…
Reference in New Issue