mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-09 11:11:57 +01:00
Try raising pgsql timeou
This commit is contained in:
parent
d93812bed1
commit
5934ac688d
2
.github/workflows/pull-db-tests.yml
vendored
2
.github/workflows/pull-db-tests.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
TAGS: bindata
|
||||
- name: run tests
|
||||
run: make test-pgsql
|
||||
timeout-minutes: 50
|
||||
timeout-minutes: 75
|
||||
env:
|
||||
TAGS: bindata gogit
|
||||
RACE_ENABLED: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user