Skip to content

Commit cb48115

Browse files
authored
Update wasm.sh
1 parent 1ed5ef3 commit cb48115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/wasm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Run the WASM tests.
44
#
55
# 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.
6+
# with per-committed lockfiles (recent/minimal). Just run the WASM tests from here instead.
77

88
set -euox pipefail
99

0 commit comments

Comments
 (0)