Added console output on test cases
This commit is contained in:
parent
78ab98234c
commit
2a52652163
@ -11,7 +11,7 @@ steps:
|
||||
- name: test
|
||||
image: mcr.microsoft.com/dotnet/sdk:5.0
|
||||
commands:
|
||||
- dotnet test AOC2021.Test
|
||||
- dotnet test AOC2021.Test --logger "console;verbosity=detailed"
|
||||
|
||||
- name: build-aoc-2021
|
||||
image: plugins/docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user