This commit is contained in:
konstin 2024-03-14 15:12:54 +01:00
parent 3e661120bb
commit 6cb29c6a72
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ jobs:
- name: "Smoke test (unix)"
if: ${{ matrix.os != 'windows' }}
run: |
uv="./target/debug/uv"
$uv pip install ruff --system
- name: "Smoke test (windows)"