mirror of
https://github.com/astral-sh/uv
synced 2026-01-11 08:33:53 -05:00
In the interest of expanding these tests and debugging weird behaviors, I've moved the smoke tests out of the `cargo test` job and into dedicated `smoke test` jobs. We explicitly build `uvx` in the `build binary` jobs instead of relying on the implicit build for the test run. I also added a `uvx` test case to the smoke tests: `uvx ruff --version`