mirror of
https://github.com/ppy/osu
synced 2025-02-16 18:17:01 +00:00
parent
a3e7d4bb21
commit
0205916b9e
@ -17,8 +17,6 @@ build:
|
|||||||
project: osu.sln
|
project: osu.sln
|
||||||
parallel: true
|
parallel: true
|
||||||
verbosity: minimal
|
verbosity: minimal
|
||||||
test_script:
|
|
||||||
- cmd: dotnet test --configuration Debug --no-build --test-adapter-path:. --logger:Appveyor
|
|
||||||
after_build:
|
after_build:
|
||||||
- cmd: inspectcode --o="inspectcodereport.xml" --projects:osu.Game* --caches-home="inspectcode" osu.sln > NUL
|
- cmd: inspectcode --o="inspectcodereport.xml" --projects:osu.Game* --caches-home="inspectcode" osu.sln > NUL
|
||||||
- cmd: NVika parsereport "inspectcodereport.xml" --treatwarningsaserrors
|
- cmd: NVika parsereport "inspectcodereport.xml" --treatwarningsaserrors
|
||||||
|
Loading…
Reference in New Issue
Block a user