about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 484e4b6..3073f3a 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -6,5 +6,5 @@ steps:
     - name: run
       image: mcr.microsoft.com/dotnet/sdk:latest
       commands:
-          - dotnet test
+          - dotnet test -l 'console;verbosity=detailed'