mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-20 00:50:10 +02: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
|
TAGS: bindata
|
||||||
- name: run tests
|
- name: run tests
|
||||||
run: make test-pgsql
|
run: make test-pgsql
|
||||||
timeout-minutes: 50
|
timeout-minutes: 75
|
||||||
env:
|
env:
|
||||||
TAGS: bindata gogit
|
TAGS: bindata gogit
|
||||||
RACE_ENABLED: true
|
RACE_ENABLED: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user