Update cypress.yaml (#9007)

This commit is contained in:
Michael Telatynski 2022-07-08 10:06:29 +01:00 committed by GitHub
parent b1f8d36a69
commit eff0395771
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ jobs:
echo "PERCY_ENABLE=0" >> $GITHUB_ENV
- name: Run Cypress tests
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v4.1.1
with:
# The built-in Electron runner seems to grind to a halt trying
# to run the tests, so use chrome.