You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-06 10:22:45 +03:00
Update end-to-end-tests.yaml
This commit is contained in:
committed by
GitHub
parent
febb60ee45
commit
e2310e637c
4
.github/workflows/end-to-end-tests.yaml
vendored
4
.github/workflows/end-to-end-tests.yaml
vendored
@@ -163,5 +163,5 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: exit 1
|
- if: needs.playwright.result != 'skipped' && needs.playwright.result != 'success'
|
||||||
if: failure() || cancelled()
|
run: exit 1
|
||||||
|
Reference in New Issue
Block a user