Skip to content

Commit e2b197c

Browse files
committed
handle log error in tests
1 parent 9e77d4e commit e2b197c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/atmos.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ workflows:
6464

6565
logs:
6666
verbose: false
67-
colors: true
67+
colors: false
68+
level: Trace
69+
file: "/tmp/atmos.log"
6870

6971
# Custom CLI commands
7072
commands:

0 commit comments

Comments
 (0)