Skip to content

Instantly share code, notes, and snippets.

@metalg0su
Created November 20, 2020 03:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metalg0su/1332e9549e931dd83ea0f076d5370581 to your computer and use it in GitHub Desktop.
Save metalg0su/1332e9549e931dd83ea0f076d5370581 to your computer and use it in GitHub Desktop.
do bisect for me -_-
git bisect start HEAD $1
git bisect run sh -c "pytest -v"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment