Skip to content

Commit

Permalink
fixup! fixup! Update o1js submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonichon committed Oct 3, 2023
1 parent 2a9e5ab commit 3858cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/rust.nix
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ in

# other tests, like --test=wasm-bindgen, require it to be ran in the
# wasm-bindgen monorepo
cargoTestFlags = [ "--test=reference" ];
cargoTestFlags = [ "--test=interface-types --test=reference" ];
};
in
rustPlatform.buildRustPackage {
Expand Down

0 comments on commit 3858cd3

Please sign in to comment.