test.sh: ensure uv.lock is consistent with pyproject (#3000)

This commit is contained in:
Adeeb Shihadeh
2025-12-29 16:38:24 -08:00
committed by GitHub
parent 5314249fd5
commit 04c72ca432

View File

@@ -6,6 +6,9 @@ cd $DIR
source ./setup.sh
# *** uv lockfile check ***
uv lock --check
# *** build ***
scons -j8