build.* runs the tests
Brings the scripts in line with what the readme says they do.
This commit is contained in:
parent
7545fd599a
commit
2d476189d9
|
@ -1,3 +1,3 @@
|
||||||
dotnet restore src/Server
|
dotnet restore src/Server
|
||||||
dotnet build src/Server
|
dotnet build src/Server
|
||||||
|
dotnet test src/GameTest
|
||||||
|
|
Loading…
Reference in New Issue