Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit d645813

Browse files
authored
Update tests.yml
1 parent 0aead92 commit d645813

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
types: [upstream-sdk-notify]
88
workflow_call:
99
inputs:
10+
disable_coverage:
11+
type: boolean
12+
required: false
13+
description: "Specify true to skip generating and uploading coverage for tests"
1014
matrix-js-sdk-sha:
1115
type: string
1216
required: false

0 commit comments

Comments
 (0)