Skip to content
Snippets Groups Projects
Unverified Commit 15da6fa3 authored by Varac's avatar Varac Committed by Kali Kaneko
Browse files

[benchmarks] Ignore failed commits

parent d6c0e30e
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,10 @@ ...@@ -12,7 +12,10 @@
# #
# - Error handling. This script is dump and will run forever. # - Error handling. This script is dump and will run forever.
set -e # Too many commits just fail for different reasons,
# so we just benchmark thoses that succeed.
#set -e
#rm -rf testing/.tox #rm -rf testing/.tox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment