Update appveyor.yml

This commit is contained in:
Sipke Schoorstra 2021-06-30 19:08:25 +02:00
parent 53b2377a6e
commit 1d7a31f63b

View file

@ -84,7 +84,7 @@ build_script:
test_script:
# - ps: dotnet test --collect:"XPlat Code Coverage" --logger:xunit -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover
- ps: dotnet test
# - ps: dotnet test
after_test:
- ps: >-