Skip to content

Commit b58c11f

Browse files
committed
Check uv lockfile as part of CI
1 parent 60fb6b7 commit b58c11f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ commands =
1919
ruff check src --exclude src/ethereum_spec_tests
2020
mypy src --exclude "src/ethereum_spec_tests/*" --namespace-packages
2121
ethereum-spec-lint
22+
uv lock --check
2223

2324
[testenv:json_infra]
2425
extras =

0 commit comments

Comments
 (0)