mirror of
https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo.git
synced 2025-07-23 14:00:07 +02: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: []
|