build blazor projects when testing
This commit is contained in:
parent
b9e81650b3
commit
82fd03fde8
@ -58,5 +58,6 @@ frontend-test:
|
|||||||
before_script:
|
before_script:
|
||||||
- cd src/PanoptesTest
|
- cd src/PanoptesTest
|
||||||
- dotnet restore
|
- dotnet restore
|
||||||
|
- dotnet build
|
||||||
script:
|
script:
|
||||||
- dotnet test
|
- dotnet test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user