mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-06-05 03:55:30 +00:00
test-system-install
This commit is contained in:
parent
3b9817b1bf
commit
fdba019944
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user