Skip to content

Commit

Permalink
ci(c): increase timeout for tachyon/c/zk/plonk/halo2:halo2_unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
chokobole committed Jun 5, 2024
1 parent 912ddbd commit 51bf0b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tachyon/c/zk/plonk/halo2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ tachyon_cc_binary(

tachyon_cc_unittest(
name = "halo2_unittests",
timeout = "moderate",
srcs = [
"bn254_gwc_prover_unittest.cc",
"bn254_shplonk_prover_unittest.cc",
Expand Down

0 comments on commit 51bf0b3

Please sign in to comment.