intermediate commit
This commit is contained in:
@@ -18,6 +18,7 @@ if [[ ! -x "$NPM" ]]; then
|
||||
fi
|
||||
|
||||
cd "$ROOT"
|
||||
"$PYTHON" "$META_ROOT/tools/checks/check-contracts.py" --no-impact
|
||||
"$PYTHON" -m unittest tests.test_module_system tests.test_access_contracts
|
||||
"$PYTHON" "$META_ROOT/tools/checks/check_dependency_boundaries.py"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user