mirror of https://github.com/vector-im/riot-web
Update tests.yml
parent
5509b252c3
commit
c1001e2794
|
@ -15,6 +15,9 @@ on:
|
|||
type: string
|
||||
required: false
|
||||
description: "The matrix-js-sdk SHA to use"
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
|
||||
cancel-in-progress: true
|
||||
env:
|
||||
# These must be set for fetchdep.sh to get the right branch
|
||||
REPOSITORY: ${{ github.repository }}
|
||||
|
|
Loading…
Reference in New Issue