Feature/testing #39

Merged
leon.hoppe merged 12 commits from feature/testing into dev 2024-12-21 13:12:17 +01:00
Showing only changes of commit b7eca1937c - Show all commits

View File

@@ -21,7 +21,7 @@ build:
test:
stage: test
script:
- dotnet test --no-restore --verbosity normal
- dotnet test --verbosity normal
publish:
stage: publish