Skip to content

Commit e2c6d99

Browse files
committed
fixup! wip(ci): run IVC SNARK proofs in e2e tests
1 parent 7da2c95 commit e2c6d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ jobs:
348348
extra_args:
349349
[
350350
"--aggregate-signature-type=Concatenation full --check-client-cli-snapshot-converter",
351-
"--aggregate-signature-type IvcSnark --cardano-slot-length 1.0 --cardano-epoch-length 4800 --mithril-run-interval 240000 minimal --signed-entity-type CardanoStakeDistribution"
351+
"--aggregate-signature-type IvcSnark --cardano-slot-length 1.0 --cardano-epoch-length 4800 --mithril-run-interval 240000 minimal --signed-entity-type CardanoStakeDistribution",
352352
]
353353

354354
steps:

0 commit comments

Comments
 (0)