restore test before building

This commit is contained in:
Ell 2023-12-21 18:05:04 +01:00
parent 2058192fbe
commit 10a7cd947c

View file

@ -6,5 +6,6 @@
test:
image: mcr.microsoft.com/dotnet/sdk:6.0
commands:
- dotnet restore Test
- dotnet run --project Contentless Test/Content/Content.mgcb Test/Test.csproj
- dotnet build Test