mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
Added plural glob for test assemblies
This commit is contained in:
parent
d328fc51cf
commit
654336990f
@ -136,6 +136,7 @@ jobs:
|
||||
inputs:
|
||||
testSelector: 'testAssemblies' # Options: testAssemblies, testPlan, testRun
|
||||
testAssemblyVer2: | # Required when testSelector == TestAssemblies
|
||||
**\bin\$(BuildConfiguration)\**\*tests.dll
|
||||
**\bin\$(BuildConfiguration)\**\*test.dll
|
||||
!**\obj\**
|
||||
!**\xunit.runner.visualstudio.testadapter.dll
|
||||
|
Loading…
Reference in New Issue
Block a user