Skip to content

Commit c14c210

Browse files
committed
Add uvx test case to CI
1 parent 5bfabab commit c14c210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ jobs:
300300
Set-Alias -Name uv -Value ./target/debug/uv
301301
uv venv -v
302302
uv pip install ruff -v
303+
uvx -v ruff --version
303304
304305
- name: "Smoke test completion"
305306
working-directory: ${{ env.UV_WORKSPACE }}

0 commit comments

Comments
 (0)