@@ -63,7 +63,7 @@ generate-version-file: ## Generates the app version file
.PHONY:test
test:## Run tests
# flake8 .
flake8 .
isort --check-only ./app ./tests
pytest -n4 --maxfail=10
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.