File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 test_script :
4444 - .\packages\OpenCover.4.6.519\tools\OpenCover.Console.exe -returntargetcode -register:user -target:"nunit3-console.exe" -targetargs:"MLAPI-Tests\bin\Lite\Debug\MLAPI-Tests.dll" -output:"coverage.xml" -filter:"+[MLAPI*]* -[MLAPI-Tests*]* "
4545 artifacts :
46- - path : ' MLAPI\bin\Debug\ Lite\MLAPI*'
46+ - path : ' MLAPI\bin\Lite\Debug \MLAPI*'
4747-
4848 matrix :
4949 only :
5959 test_script :
6060 - .\packages\OpenCover.4.6.519\tools\OpenCover.Console.exe -returntargetcode -register:user -target:"nunit3-console.exe" -targetargs:"MLAPI-Tests\bin\Lite\Release\MLAPI-Tests.dll" -output:"coverage.xml" -filter:"+[MLAPI*]* -[MLAPI-Tests*]* "
6161 artifacts :
62- - path : ' MLAPI\bin\Release\ Lite\MLAPI*'
62+ - path : ' MLAPI\bin\Lite\Release \MLAPI*'
6363
6464
6565after_test :
You can’t perform that action at this time.
0 commit comments