mirror of https://github.com/vector-im/riot-web
Update end-to-end-tests.yaml
parent
35046bb7b2
commit
6a6a362a8d
|
@ -22,6 +22,7 @@ jobs:
|
||||||
issues: read
|
issues: read
|
||||||
pull-requests: read
|
pull-requests: read
|
||||||
with:
|
with:
|
||||||
|
element-web-sha: ${{ github.sha }}
|
||||||
react-sdk-repository: matrix-org/matrix-react-sdk
|
react-sdk-repository: matrix-org/matrix-react-sdk
|
||||||
# We only want to run the playwright tests on merge queue to prevent regressions
|
# We only want to run the playwright tests on merge queue to prevent regressions
|
||||||
# from creeping in. They take a long time to run and consume multiple concurrent runners.
|
# from creeping in. They take a long time to run and consume multiple concurrent runners.
|
||||||
|
|
Loading…
Reference in New Issue