Another attempt at fixing the pipeline -_-

This commit is contained in:
Raffson 2025-04-20 23:01:22 +02:00 committed by GitHub
parent 8c6ca4de5f
commit dfb65facb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,9 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: "3.11"
- uses: ./.github/actions/setup-liberation-python
- uses: psf/black@stable
with:
src: "."