Merge pull request #11973 from matrix-org/midhun/fix-cypress-workflow
commit
4d0a34bb26
|
@ -17,7 +17,9 @@ on:
|
||||||
required: true
|
required: true
|
||||||
description: "The name of the github repository to check out and build."
|
description: "The name of the github repository to check out and build."
|
||||||
secrets:
|
secrets:
|
||||||
CYPRESS_RECORD_KEY:
|
KNAPSACK_PRO_TEST_SUITE_TOKEN_CYPRESS_RUST:
|
||||||
|
required: true
|
||||||
|
KNAPSACK_PRO_TEST_SUITE_TOKEN_CYPRESS_LEGACY:
|
||||||
required: true
|
required: true
|
||||||
TCMS_USERNAME:
|
TCMS_USERNAME:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue