# This runs all of the tests, on both Python 2 and Python 3.
detox
python setup.py test
ci:
pipenv run py.test -n 8 --boxed --junitxml=report.xml
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.