mirror of
https://github.com/wekan/wekan.git
synced 2026-02-03 15:11:48 +01:00
Add GitHub Actions workflow for running tests with coverage and update pytest options for verbose output
This commit is contained in:
parent
61eb25314e
commit
6b3560c8d3
2 changed files with 26 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[pytest]
|
||||
testpaths = tests
|
||||
addopts = -s
|
||||
addopts = -s -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue