We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7278e55 commit 12d401fCopy full SHA for 12d401f
.github/workflows/build-linux.yml
@@ -128,7 +128,7 @@ jobs:
128
./shards new ../shards/tests/snappy.shs
129
./shards new ../shards/tests/expect.shs
130
./shards new ../shards/tests/failures.shs
131
- ./shards new ../shards/tests/wasm.shs
+ LOG_SHARDS=trace ./shards new ../shards/tests/wasm.shs
132
./shards new ../shards/tests/rust.shs
133
./shards new ../shards/tests/crypto.shs
134
./shards new ../shards/tests/wire-macro.shs
0 commit comments