ci: no detach

This commit is contained in:
6543 2022-06-10 20:16:08 +02:00
parent 0efadb6344
commit b777916da0

View file

@ -28,7 +28,6 @@ pipeline:
integration-tests:
image: golang:1.18
detach: true
commands:
- go test -race -tags integration codeberg.org/codeberg/pages/integration/...
environment: