test-system-install

This commit is contained in:
Kevin Stillhammer 2024-10-25 15:03:07 +02:00
parent fdba019944
commit 9f6b27e651
No known key found for this signature in database

View file

@ -47,3 +47,10 @@ jobs:
with:
name: dist
path: dist/
test-system-install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
- run: uv pip install --system black