@@ -60,7 +60,7 @@ generate-version-file: ## Generates the app version file
test:## Run tests
flake8 .
isort --check-only ./app ./tests
source$(HOME)/.nvm/nvm.sh && npm test
source/usr/local/share/nvm/nvm.sh && npm test
py.test -n auto --maxfail=10 tests/
.PHONY:fix-imports
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.