Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwill committed Dec 23, 2024
1 parent ba97417 commit 87bbfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/sui-sdk-types/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ test:

.PHONY: wasm
wasm:
CC=clang wasm-pack test --node
CC=clang wasm-pack test --node --all-features

%:
$(MAKE) -C ../.. $@

0 comments on commit 87bbfc2

Please sign in to comment.