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
75ab242331
commit
11faf45e8f
1 changed files with 2 additions and 7 deletions
9
.github/workflows/check-dist.yml
vendored
9
.github/workflows/check-dist.yml
vendored
|
@ -53,11 +53,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
- run: echo $PATH
|
||||
- run: sudo echo $PATH
|
||||
- run: sudo /opt/hostedtoolcache/uv/0.4.26/x86_64/uv pip install --system black
|
||||
|
||||
test-system-install:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
- run: uv pip install --user black
|
||||
|
|
Loading…
Add table
Reference in a new issue