forked from fediversity/fediversity
log level trace
This commit is contained in:
parent
98aa43adba
commit
1e390a13c6
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ in
|
||||||
"${storeDeps}/etc/ssl"
|
"${storeDeps}/etc/ssl"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
log.level = "info";
|
log.level = "trace";
|
||||||
runner = {
|
runner = {
|
||||||
file = ".runner";
|
file = ".runner";
|
||||||
# Take only 1 job at a time to avoid clashing NixOS tests, see #362
|
# Take only 1 job at a time to avoid clashing NixOS tests, see #362
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue