Update dotnet.yml

This commit is contained in:
Artemy
2025-07-01 20:16:13 +07:00
committed by GitHub
parent e43d3a2c8f
commit 88c4210ad6
+1 -1
View File
@@ -28,6 +28,6 @@ jobs:
run: dotnet build --no-restore --configuration Release
- name: Run tests
run: dotnet test Govor.API.Tests/Govor.API.Tests.csproj --no-build --verbosity normal
run: dotnet test Govor.API.Tests/Govor.API.Tests.csproj