limit log length
This commit is contained in:
parent
43d826c011
commit
06646ab684
1
.github/workflows/tests_primary.yml
vendored
1
.github/workflows/tests_primary.yml
vendored
|
|
@ -24,6 +24,7 @@ env:
|
||||||
FORCE_COLOR: 1
|
FORCE_COLOR: 1
|
||||||
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
|
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
|
||||||
DEBUG: pw:protocol, pw:browser
|
DEBUG: pw:protocol, pw:browser
|
||||||
|
MAX_LOG_LENGTH: 999
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_mac:
|
test_mac:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue