Skip to content

Commit

Permalink
Remove broken command
Browse files Browse the repository at this point in the history
  • Loading branch information
gediminasz committed Jun 30, 2023
1 parent e6bd26d commit c6cd2c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ all: lint test

lint:
poetry run black --check .
poetry run slskit tests
poetry run mypy --strict --allow-untyped-decorators

test:
Expand Down

0 comments on commit c6cd2c8

Please sign in to comment.