mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Avoid warning in GitHub workflow.
This commit is contained in:
parent
49d6cece50
commit
4ec8994c38
2
.github/workflows/black.yml
vendored
2
.github/workflows/black.yml
vendored
@ -10,4 +10,4 @@ jobs:
|
|||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
- uses: psf/black@stable
|
- uses: psf/black@stable
|
||||||
with:
|
with:
|
||||||
black_args: ". --check"
|
args: ". --check"
|
||||||
Loading…
x
Reference in New Issue
Block a user