We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed5ef3 commit cb48115Copy full SHA for cb48115
contrib/wasm.sh
@@ -3,7 +3,7 @@
3
# Run the WASM tests.
4
#
5
# The wasm-pack command does not correctly pass args to cargo so we cannot use --locked and test
6
-# with per-commited lockfiles (recent/minimal). Just run the WASM tests from here instead.
+# with per-committed lockfiles (recent/minimal). Just run the WASM tests from here instead.
7
8
set -euox pipefail
9
0 commit comments