test-system-install

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

View file

@ -123,3 +123,10 @@ jobs:
uses: ./
- run: uv tool install ruff
- run: ruff --version
test-system-install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
- run: uv pip install --system black