mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Pin black in workflow
New version of 'black' will most likely cause a lot of merge conflicts, thus let's pin the version for now until the Pretense generator is merged...
This commit is contained in:
parent
dad5e7c146
commit
8ff6e5688a
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
with:
|
||||
src: "."
|
||||
options: "--check"
|
||||
version: "23.9.1"
|
||||
|
||||
mypy:
|
||||
name: Type checking
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user