diff --git a/.drone.yml b/.drone.yml index 53a04bb..d9b19f0 100755 --- a/.drone.yml +++ b/.drone.yml @@ -10,4 +10,4 @@ steps: - name: Tests image: deukhoofd/dotnet-builder commands: - - dotnet test -v \ No newline at end of file + - dotnet test -v n \ No newline at end of file