diff --git a/build.fsx b/build.fsx index 7fa4cc48..0de8ccec 100644 --- a/build.fsx +++ b/build.fsx @@ -62,7 +62,7 @@ Target "BuildApp" (fun _ -> |> Log "AppBuild-Output: " ) -Target "ConventionsTests" (fun _ -> +Target "ConventionTests" (fun _ -> !! (sprintf "./Octokit.Tests.Conventions/bin/%s/**/Octokit.Tests.Conventions.dll" buildMode) |> xUnit (fun p -> {p with