mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
add tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
command: python -m pytest {}
|
||||
include: ^test_.*\.py$
|
||||
path: ./
|
||||
depth: 1
|
||||
verbose: true
|
||||
timeout: 1m
|
||||
reload: false
|
||||
html: test.html
|
||||
notify: []
|
||||
Reference in New Issue
Block a user