mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-06 23:48:49 -04:00
test-system-install
This commit is contained in:
parent
e21d14e35c
commit
55c849c79e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check-dist.yml
vendored
1
.github/workflows/check-dist.yml
vendored
|
@ -54,3 +54,4 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: ./
|
- uses: ./
|
||||||
- run: sudo -E env "PATH=$PATH" uv pip install --system black
|
- run: sudo -E env "PATH=$PATH" uv pip install --system black
|
||||||
|
- run: black --version
|
||||||
|
|
Loading…
Add table
Reference in a new issue