mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-08 18:11:51 +01:00
Update tests.yml
This commit is contained in:
parent
0aead925d3
commit
d6458133e5
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -7,6 +7,10 @@ on:
|
||||
types: [upstream-sdk-notify]
|
||||
workflow_call:
|
||||
inputs:
|
||||
disable_coverage:
|
||||
type: boolean
|
||||
required: false
|
||||
description: "Specify true to skip generating and uploading coverage for tests"
|
||||
matrix-js-sdk-sha:
|
||||
type: string
|
||||
required: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user