Skip to content

Commit

Permalink
Test with debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
jbearer committed Jul 30, 2024
1 parent 1fccfcf commit d525824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ concurrency:

env:
RUSTFLAGS: '--cfg async_executor_impl="async-std" --cfg async_channel_impl="async-std"'
RUST_LOG: info,libp2p=off,node=error
RUST_LOG: info,libp2p=off,node=error,sequencer::persistence::sql=debug

jobs:
test:
Expand Down

0 comments on commit d525824

Please sign in to comment.