fix: WoodpeckerRunner#get_service fixed
This commit is contained in:
parent
b83df4326c
commit
f05da05d6c
3 changed files with 19 additions and 2 deletions
|
|
@ -46,3 +46,7 @@ target-version = "py312"
|
|||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
log_cli = true
|
||||
log_cli_level = "INFO"
|
||||
log_cli_format = "%(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)"
|
||||
log_cli_date_format = "%Y-%m-%d %H:%M:%S"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue