Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit d72fb8c

Browse files
committed
Another attempt to improve AppVeyor test running
1 parent 5383cd5 commit d72fb8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ before_build:
1010
build:
1111
verbosity: minimal
1212
test_script:
13-
- cmd: testrunner\\NUnit.ConsoleRunner.3.6.1\\tools\\nunit3-console.exe CSF.MicroDi.Tests\\bin\\Debug\\CSF.MicroDi.Tests.dll CSF.MicroDi.BoDiCompatibility.Tests\\bin\\Debug\\CSF.MicroDi.BoDiCompatibility.Tests.dll CSF.MicroDi.BoDiCompatibility.IntegrationTests\\bin\\Debug\\BoDi.Tests.dll --result=myresults.xml;format=AppVeyor
13+
- cmd: testrunner\\NUnit.ConsoleRunner.3.6.1\\tools\\nunit3-console.exe CSF.MicroDi.Tests\\bin\\Debug\\CSF.MicroDi.Tests.dll CSF.MicroDi.BoDiCompatibility.Tests\\bin\\Debug\\CSF.MicroDi.BoDiCompatibility.Tests.dll CSF.MicroDi.BoDiCompatibility.IntegrationTests\\bin\\Debug\\BoDi.Tests.dll --result=myresults.xml

0 commit comments

Comments
 (0)