ci: integrate C# 214 unit test suite execution step into Gitea Actions CI pipeline [WBS-10]
This commit is contained in:
@@ -206,6 +206,9 @@ jobs:
|
||||
- name: Validate Dotnet Domain Parity Artifact
|
||||
run: python3 tools/validate_dotnet_domain_parity_artifact_v1.py
|
||||
|
||||
- name: Run Dotnet Core Unit Tests (214 Tests)
|
||||
run: dotnet test src/dotnet/QuantEngine.sln --configuration Release
|
||||
|
||||
|
||||
|
||||
- name: Build Calibration Priority Backlog
|
||||
|
||||
Reference in New Issue
Block a user