Skip to content

Commit ae8319c

Browse files
committed
Ensure tests run in CI
1 parent 5ec4c12 commit ae8319c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/build.fs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,8 @@ let initTargets () =
416416
==>! "Build"
417417

418418
"Build"
419-
==>! "DotnetTest"
419+
==> "DotnetTest"
420+
==>! "DotnetPack"
420421
//*** Dotnet Build ***//
421422

422423

0 commit comments

Comments
 (0)