Build strict NUnit parity harness
Some checks failed
Rust API gates / api-gates (push) Has been cancelled
Some checks failed
Rust API gates / api-gates (push) Has been cancelled
This commit is contained in:
@@ -17,6 +17,9 @@ jobs:
|
||||
python3 tools/generate_rust_mapping.py --check
|
||||
python3 tools/generate_api_shims.py --check
|
||||
python3 tools/check_api_coverage.py
|
||||
python3 tools/generate_surface.py --check
|
||||
python3 tools/check_test_parity.py
|
||||
python3 -m unittest discover -s tools -p 'test_*.py'
|
||||
- name: Formatting
|
||||
run: cargo fmt --all -- --check
|
||||
- name: Workspace check
|
||||
|
||||
Reference in New Issue
Block a user