mirror of
https://github.com/Textualize/rich.git
synced 2025-12-23 07:08:35 +00:00
Update make command in black check
This commit is contained in:
parent
1fb7f67ffb
commit
8d53efb4c8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
poetry install
|
||||
- name: Format check with black
|
||||
run: |
|
||||
make format
|
||||
make format-check
|
||||
- name: Typecheck with mypy
|
||||
run: |
|
||||
make typecheck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue