This commit is contained in:
Artemy
2025-07-01 20:49:21 +07:00
+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