Fix tracks slugs

This commit is contained in:
Zoe Roux
2023-07-25 01:09:10 +09:00
parent 0f96f02df5
commit 066229eb0e
15 changed files with 121 additions and 46 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
dotnet test --no-build '-p:CollectCoverage=true;CoverletOutputFormat=opencover' --logger "trx;LogFileName=TestOutputResults.xml"
env:
POSTGRES_HOST: postgres
POSTGRES_USERNAME: postgres
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
- name: Sanitize coverage output