mirror of
https://github.com/Ellpeck/Contentless.git
synced 2024-11-22 07:23:30 +01:00
restore test before building
This commit is contained in:
parent
2058192fbe
commit
10a7cd947c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue