Update cypress-io/github-action digest to 90dff94 (#11388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-08 14:41:13 +00:00 committed by GitHub
parent 445d9133c9
commit 4c9fff90d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -163,7 +163,7 @@ jobs:
echo "CYPRESS_RUST_CRYPTO=1" >> "$GITHUB_ENV" echo "CYPRESS_RUST_CRYPTO=1" >> "$GITHUB_ENV"
- name: Run Cypress tests - name: Run Cypress tests
uses: cypress-io/github-action@bcd73b7e98602824dfd8cddd890f5d7dd5c4d97a uses: cypress-io/github-action@90dff940a41c08c7c344310eac7e57eda636326a
with: with:
working-directory: matrix-react-sdk working-directory: matrix-react-sdk
# The built-in Electron runner seems to grind to a halt trying to run the tests, so use chrome. # The built-in Electron runner seems to grind to a halt trying to run the tests, so use chrome.