mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
Stick to Black v19.10b0 for now
This commit is contained in:
parent
b30448b300
commit
80a9ba8b58
1 changed files with 1 additions and 1 deletions
2
.github/workflows/black.yml
vendored
2
.github/workflows/black.yml
vendored
|
@ -16,6 +16,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Black Check
|
||||
uses: "lgeiger/black-action@master"
|
||||
uses: "laloch/black-action@master"
|
||||
with:
|
||||
args: "--check xonsh/ xontrib/"
|
||||
|
|
Loading…
Add table
Reference in a new issue