feature/#524-pipline #15

Merged
on.nemtina merged 85 commits from feature/#524-pipline into master 2024-12-23 16:39:46 +05:00
Showing only changes of commit 17daf81fa4 - Show all commits

View File

@ -46,6 +46,7 @@ jobs:
DB_USER: postgres DB_USER: postgres
DB_NAME: persistence DB_NAME: persistence
DB_PASSWORD: postgres DB_PASSWORD: postgres
LANG: ru_RU.UTF-8
run: | run: |
dotnet test DD.Persistence.IntegrationTests dotnet test DD.Persistence.IntegrationTests