Вернул запуск тестов в CI
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-28 14:17:29 +03:00
parent c8bede7df3
commit 6709afa2e0

View File

@@ -3,11 +3,11 @@ type: docker
name: "Backend" name: "Backend"
steps: steps:
# - name: test - name: test
# image: mcr.microsoft.com/dotnet/sdk:8.0 image: mcr.microsoft.com/dotnet/sdk:8.0
# commands: commands:
# - dotnet build - dotnet build
# - dotnet test - dotnet test
- name: publish - name: publish
image: plugins/docker image: plugins/docker