Fix missing stress matrix display name filter (#6210)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
parent
90cfad26ce
commit
e7e4477a63
@ -155,8 +155,9 @@ function DeployStressTests(
|
||||
-filters $filters `
|
||||
-CI:$CI `
|
||||
-namespaceOverride $Namespace `
|
||||
-MatrixSelection $MatrixSelection `
|
||||
-MatrixFileName $MatrixFileName `
|
||||
-MatrixSelection $MatrixSelection `
|
||||
-MatrixDisplayNameFilter $MatrixDisplayNameFilter `
|
||||
-MatrixFilters $MatrixFilters `
|
||||
-MatrixReplace $MatrixReplace `
|
||||
-MatrixNonSparseParameters $MatrixNonSparseParameters)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user