Release/v2.1.0 #44

Merged
leon.hoppe merged 32 commits from release/v2.1.0 into main 2024-12-22 19:24: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