Another attempt at fixing the pipeline -_-

This commit is contained in:
Raffson 2025-04-20 23:01:22 +02:00
parent 1df1325f55
commit 29470085d3
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

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: "."