1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-10 15:31:10 -05:00
forgejo/tests/.travel.yml

10 lines
137 B
YAML
Raw Normal View History

2014-03-31 01:30:32 -04:00
command: python -m pytest {}
include: ^test_.*\.py$
path: ./
depth: 1
verbose: true
timeout: 1m
reload: false
html: test.html
notify: []