mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 06:25:45 +00:00
fixed black version
This commit is contained in:
parent
b367d1cc5d
commit
535898cbdb
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
run: pip-audit --ignore-vuln PYSEC-2022-42969 --ignore-vuln PYSEC-2022-203 --ignore-vuln GHSA-r9hx-vwmv-q579
|
run: pip-audit --ignore-vuln PYSEC-2022-42969 --ignore-vuln PYSEC-2022-203 --ignore-vuln GHSA-r9hx-vwmv-q579
|
||||||
|
|
||||||
- name: Install black
|
- name: Install black
|
||||||
run: pip install black
|
run: pip install black==22.12.0
|
||||||
|
|
||||||
- name: Lint - black
|
- name: Lint - black
|
||||||
run: black --check -l 119 .
|
run: black --check -l 119 .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user