diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index cd49c069..7e840a40 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: # --------------------------------------------------------------------------- pytest: runs-on: ubuntu-latest - timeout-minutes: 60 + timeout-minutes: 150 services: postgres: image: postgres:15