diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 33d0b135..8400ac69 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -64,7 +64,7 @@ jobs: && true || false }} - timeout-minutes: 6 # NOTE: default is 360 (6h) + timeout-minutes: 7 # NOTE: default is 360 (6h) env: PYTEST_ADDOPTS: >-