Update dotnet.yml

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