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
{{ message }}
This repository was archived by the owner on Oct 3, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
Generate test result charts
11
11
12
12
-**`cargo test-mvp`**\
13
-
Run the WebAssembly MVP (1.0) test suite
13
+
Run the WebAssembly MVP (1.0) test suite. Be sure to cloned this repo with `--recursive` or initialize the submodules with `git submodule update --init --recursive`
14
14
15
15
-**`cargo version-dev`**\
16
16
Bump the version to the next dev version. This should be used after a release so test results are not overwritten. Does not create a new github release.
0 commit comments