Skip to content

Commit 12d401f

Browse files
committed
Add logging
1 parent 7278e55 commit 12d401f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
./shards new ../shards/tests/snappy.shs
129129
./shards new ../shards/tests/expect.shs
130130
./shards new ../shards/tests/failures.shs
131-
./shards new ../shards/tests/wasm.shs
131+
LOG_SHARDS=trace ./shards new ../shards/tests/wasm.shs
132132
./shards new ../shards/tests/rust.shs
133133
./shards new ../shards/tests/crypto.shs
134134
./shards new ../shards/tests/wire-macro.shs

0 commit comments

Comments
 (0)