Update tests.yml
This commit is contained in:
@@ -7,6 +7,10 @@ on:
|
|||||||
types: [upstream-sdk-notify]
|
types: [upstream-sdk-notify]
|
||||||
workflow_call:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
|
disable_coverage:
|
||||||
|
type: boolean
|
||||||
|
required: false
|
||||||
|
description: "Specify true to skip generating and uploading coverage for tests"
|
||||||
matrix-js-sdk-sha:
|
matrix-js-sdk-sha:
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user