diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index df2a24e52f..2926517ba8 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -10,9 +10,8 @@ env: DEBUG_DEPTH: 10 FORCE_COLOR: 3 PIP_DISABLE_PIP_VERSION_CHECK: 1 - # TODO: consider removing or rolling back. # https://pypi.org/project/pytest-rerunfailures/ - # PYTEST_ADDOPTS: '--reruns 1' + PYTEST_ADDOPTS: '--reruns 1' on: merge_group: