Skip to content

Commit 0ed51ba

Browse files
committed
feat: no unit test on appveyor
1 parent 763b365 commit 0ed51ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ before_build:
1111
- cmd: nuget restore
1212
- project: Fossology.Rest.Dotnet.sln
1313
build:
14-
verbosity: minimal
14+
verbosity: normal
15+
test: off

0 commit comments

Comments
 (0)