Update LiveTestCtestRegex within the ci.yml to match the CtestRegex value set (#6223)
* Update LiveTestCtestRegex ci.yml to see if it modifies the set of tests that run * A random change to reset CI. * Revert random change.
This commit is contained in:
parent
fbe7276a5e
commit
c0fd0d544f
@ -30,7 +30,7 @@ extends:
|
||||
CtestRegex: azure-data-tables.*
|
||||
LineCoverageTarget: 77
|
||||
BranchCoverageTarget: 42
|
||||
LiveTestCtestRegex: azure-data-tables
|
||||
LiveTestCtestRegex: azure-data-tables.*
|
||||
Artifacts:
|
||||
- Name: azure-data-tables
|
||||
Path: azure-data-tables
|
||||
|
||||
Loading…
Reference in New Issue
Block a user