mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Update end-to-end-tests.yaml
This commit is contained in:
parent
7cd822fa08
commit
9680a36b14
1 changed files with 1 additions and 0 deletions
1
.github/workflows/end-to-end-tests.yaml
vendored
1
.github/workflows/end-to-end-tests.yaml
vendored
|
@ -171,6 +171,7 @@ jobs:
|
|||
if: inputs.skip != true
|
||||
with:
|
||||
persist-credentials: false
|
||||
repository: ${{ inputs.react-sdk-repository || github.repository }}
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
if: inputs.skip != true
|
||||
|
|
Loading…
Reference in a new issue