-
Rémy Coutable authored
Simply set `RETRIES=1 bin/rspec ...` and the example will be retried once. This can be useful when locally debugging examples that only pass on retries on the CI, without having to set `CI=1`, which has side-effects. Signed-off-by: Rémy Coutable <remy@rymai.me>
b4f2b433