Another attempt at fixing the pipeline -_-

This commit is contained in:
Raffson
2025-04-20 23:01:22 +02:00
parent 1df1325f55
commit 29470085d3

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