Skip to content

Commit

Permalink
why not found black?
Browse files Browse the repository at this point in the history
  • Loading branch information
bhnvx committed Mar 8, 2024
1 parent 3566ee6 commit bd942bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
poetry config virtualenvs.path "./.venv"
poetry install
- name: Run Pytest
- name: Run test
run: |
poetry run coverage run manage.py test
poetry run coverage report -m
Expand Down

0 comments on commit bd942bf

Please sign in to comment.