1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

Update end-to-end-tests.yaml

This commit is contained in:
Michael Telatynski
2024-06-04 17:06:03 +01:00
committed by GitHub
parent 7cd822fa08
commit 9680a36b14

View File

@ -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