Show test logs in CircleCI

This commit is contained in:
nicolas.dorier 2018-12-20 18:35:32 +09:00
parent 2ba823f192
commit 4bf2228675

View File

@ -2,4 +2,4 @@
set -e
dotnet test --filter Fast=Fast --no-build
dotnet test --filter Integration=Integration --no-build
dotnet test --filter Integration=Integration --no-build -v n