diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index abafd94976..b268ace470 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -39,7 +39,7 @@ jobs: runs-on: ubuntu-latest needs: pre env: - PYTEST_REQPASS: 448 + PYTEST_REQPASS: 453 # limit potential endless looks like we had with build-containers timeout-minutes: 20 strategy: