You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: dynamically detect WASM output path in reproducibility test
The output path varies between environments (bazel-bin symlink vs bazel-out path).
Extract the actual path from bazel's build output to make the test work in CI.
0 commit comments