limit log length

This commit is contained in:
Andrey Lushnikov 2024-05-20 14:58:59 -07:00
parent 43d826c011
commit 06646ab684

View file

@ -24,6 +24,7 @@ env:
FORCE_COLOR: 1
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
DEBUG: pw:protocol, pw:browser
MAX_LOG_LENGTH: 999
jobs:
test_mac: