mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 23:25:19 -04:00
test-system-install
This commit is contained in:
parent
fae33879a4
commit
d235065f16
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check-dist.yml
vendored
1
.github/workflows/check-dist.yml
vendored
|
@ -54,6 +54,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
- run: echo $PATH
|
||||
- run: uv --version
|
||||
- run: sudo echo $PATH
|
||||
- run: sudo ls /opt/hostedtoolcache/uv/0.4.26/x86_64
|
||||
- run: sudo uv pip install --system black
|
||||
|
|
Loading…
Add table
Reference in a new issue