Skip to content

Commit

Permalink
chore: ignore ark
Browse files Browse the repository at this point in the history
  • Loading branch information
BC-A committed Jan 13, 2025
1 parent 47b3622 commit a551866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zkvm/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ mod tests {
}

#[test]
#[ignore]
fn test_zkvm_ark_prove() {
env_logger::try_init().unwrap_or_default();
zkvm_execute_and_prove("ark", "".to_string(), "/tmp/test_ark").unwrap();
Expand Down

0 comments on commit a551866

Please sign in to comment.