mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Build sln
This commit is contained in:
parent
894945f652
commit
336c1597a7
1 changed files with 1 additions and 3 deletions
|
@ -194,9 +194,7 @@ Task("Publish-Linux")
|
|||
Task("Run-Unit-Tests")
|
||||
.Does(() =>
|
||||
{
|
||||
DotNetCoreTest("./src/Ombi.Core.Tests/");
|
||||
DotNetCoreTest("./src/Ombi.Notifications.Tests/");
|
||||
DotNetCoreTest("./src/Ombi.Schedule.Tests/");
|
||||
DotNetCoreBuild(csProj, buildSettings);
|
||||
});
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue