mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Another attempt at fixing the pipeline -_-
This commit is contained in:
parent
1df1325f55
commit
29470085d3
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -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: "."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user