.PHONY: test

test:
	uv run python tests/big_projects/run.py
