chore: actions: set the log level of the runner to trace (#1031)
it greatly helps with debugging Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/1031 Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
parent
219059b732
commit
d3aab3b429
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
log:
|
||||
level: debug
|
||||
level: trace
|
||||
job_level: trace
|
||||
|
||||
runner:
|
||||
file: .runner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue