5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-21 11:01:40 +00:00

test-system-install

This commit is contained in:
Kevin Stillhammer
2024-10-25 15:02:25 +02:00
parent 3b9817b1bf
commit fdba019944

View File

@@ -123,3 +123,10 @@ jobs:
uses: ./
- run: uv tool install ruff
- run: ruff --version
test-system-install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
- run: uv pip install --system black