mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
More cleanup
- Moved all bot files to src/NadekoBot - Fixed tests path in ci - Fixed some warnings in MusicService - Cleaned up csproj slightly
This commit is contained in:
@@ -6,7 +6,7 @@ stages:
|
||||
|
||||
variables:
|
||||
project: "NadekoBot"
|
||||
tests: "Nadeko.Tests"
|
||||
tests: "NadekoBot.Tests"
|
||||
|
||||
before_script:
|
||||
- "dotnet restore"
|
||||
|
Reference in New Issue
Block a user