Skip to content

Commit

Permalink
add experimental feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtny1 committed Oct 2, 2023
1 parent 5b36d4d commit cebb564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/curve25519-dalek.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,5 @@ jobs:
with:
toolchain: nightly-2023-03-06
- run: git clone https://github.com/risc0/risc0.git
- run: cargo install cargo-risczero --path risc0/risc0/cargo-risczero
- run: cargo install cargo-risczero --path risc0/risc0/cargo-risczero --features experimental
- run: cargo risczero test -- --release --all-features

0 comments on commit cebb564

Please sign in to comment.