Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
ci: Increase re-run delay
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Jan 27, 2022
1 parent 9a6909b commit 44d4acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
tests:
PYTHONPATH=$$(pwd) pipenv run pytest . -s --reruns 5 --reruns-delay 2
PYTHONPATH=$$(pwd) pipenv run pytest . -s --reruns 5 --reruns-delay 5

0 comments on commit 44d4acd

Please sign in to comment.