mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Use a pinned EW version for e2e tests to unbreak them
This commit is contained in:
parent
4e387ca9f0
commit
1e4b6374a0
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -174,6 +174,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
repository: matrix-org/matrix-react-sdk
|
||||
ref: "v3.71.0" # later versions break the SS E2E tests which need to be fixed :(
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
cache: 'yarn'
|
||||
|
Loading…
x
Reference in New Issue
Block a user