test-system-install

This commit is contained in:
Kevin Stillhammer 2024-10-25 15:26:58 +02:00
parent e21d14e35c
commit 55c849c79e
No known key found for this signature in database

View file

@ -54,3 +54,4 @@ jobs:
- uses: actions/checkout@v4
- uses: ./
- run: sudo -E env "PATH=$PATH" uv pip install --system black
- run: black --version