First build

This commit is contained in:
Khwezi Mngoma
2026-06-01 17:41:04 +02:00
parent abc7acbced
commit 4fb69b1ea4
+1 -1
View File
@@ -12,7 +12,7 @@ steps:
- name: dotnet-test
image: mcr.microsoft.com/dotnet/sdk:10.0
commands:
commands:
- dotnet restore MidrandBooksApi.slnx
- dotnet test MidrandBooksApi.slnx -c Release --no-restore