Skip to content

Commit

Permalink
chore(ci): expose user worker messages while integration testing
Browse files Browse the repository at this point in the history
(cherry picked from commit 44172e8)
  • Loading branch information
nyannyacha committed Nov 21, 2024
1 parent 2233867 commit 5ae3ba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
CARGO_TERM_COLOR: always
RUSTUP_MAX_RETRIES: 10
ORT_DYLIB_PATH: /tmp/onnxruntime/lib/libonnxruntime.so
RUST_LOG: event_worker=trace

jobs:
cargo-fmt:
Expand Down

0 comments on commit 5ae3ba3

Please sign in to comment.