We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c5d95 commit 642d2d2Copy full SHA for 642d2d2
azure-pipelines/ci-run-integration-tests.yml
@@ -45,4 +45,4 @@ jobs:
45
platform: '$(BuildPlatform)'
46
configuration: $(Tests.BuildConfiguration)
47
testAssemblyVer2: |
48
- **\*test*.dll
+ **\$(System.TeamProject)*test*.dll
0 commit comments