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:
parent
445d9133c9
commit
4c9fff90d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue