feat(dotnet): add read model contract harness
This commit is contained in:
@@ -193,6 +193,9 @@ jobs:
|
||||
- name: Validate Dotnet Domain Parity Backlog
|
||||
run: python3 tools/validate_dotnet_domain_parity_backlog_v1.py
|
||||
|
||||
- name: Validate Dotnet Read Model Contract
|
||||
run: python3 tools/validate_dotnet_read_model_contract_v1.py
|
||||
|
||||
|
||||
|
||||
- name: Build Calibration Priority Backlog
|
||||
|
||||
Reference in New Issue
Block a user