Skip to content

Commit 7715a98

Browse files
committed
fix log level
1 parent 2fb1e52 commit 7715a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-failover.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
log_level:
2424
description: 'Bolt log level'
2525
required: false
26-
default: 'verbose'
26+
default: 'debug'
2727

2828
env:
2929
HONEYCOMB_WRITEKEY: 7f3c63a70eecc61d635917de46bea4e6

0 commit comments

Comments
 (0)