mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-06-11 06:47:59 +00:00
test-system-install
This commit is contained in:
parent
fdba019944
commit
9f6b27e651
7
.github/workflows/check-dist.yml
vendored
7
.github/workflows/check-dist.yml
vendored
@ -47,3 +47,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: dist/
|
path: dist/
|
||||||
|
|
||||||
|
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