print more details from unit tests
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ben Harris 2022-03-25 15:02:47 -04:00
parent 7f3cc3c6ec
commit 041264f05f
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ steps:
- name: run
image: mcr.microsoft.com/dotnet/sdk:latest
commands:
- dotnet test
- dotnet test -l 'console;verbosity=detailed'