mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 20:16:20 +01:00
9 lines
131 B
YAML
9 lines
131 B
YAML
command: go test -v {}
|
|
include: ^.+_test\.go$
|
|
path: ./
|
|
depth: 1
|
|
verbose: true
|
|
timeout: 1m
|
|
reload: false
|
|
html: test.html
|
|
notify: []
|