Update downstream-end-to-end-tests.yml
This commit is contained in:
committed by
GitHub
parent
a33758eda6
commit
c2687643b5
@@ -30,4 +30,4 @@ jobs:
|
||||
react-sdk-repository: matrix-org/matrix-react-sdk
|
||||
# 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.
|
||||
skip: github.event_name != 'merge_group'
|
||||
skip: ${{ github.event_name != 'merge_group' }}
|
||||
|
||||
Reference in New Issue
Block a user