1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 14:47:25 +08:00

Revert "Specify tests directly"

This reverts commit 1502edcdc6.
This commit is contained in:
Dean Herbert 2018-07-30 14:39:45 +09:00
parent a3e7d4bb21
commit 0205916b9e

View File

@ -17,8 +17,6 @@ build:
project: osu.sln
parallel: true
verbosity: minimal
test_script:
- cmd: dotnet test --configuration Debug --no-build --test-adapter-path:. --logger:Appveyor
after_build:
- cmd: inspectcode --o="inspectcodereport.xml" --projects:osu.Game* --caches-home="inspectcode" osu.sln > NUL
- cmd: NVika parsereport "inspectcodereport.xml" --treatwarningsaserrors