Skip to content

Commit 0c202e3

Browse files
committed
feat(ci): support for aggregate signature type selection
1 parent 0bb62b2 commit 0c202e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ jobs:
345345
cardano_node_version: ["10.4.1", "10.5.1"]
346346
hard_fork_latest_era_at_epoch: [0]
347347
run_id: ["#1", "#2", "#3"]
348-
extra_args: [""]
348+
extra_args: ["--aggregate-signature-type=Concatenation"]
349349

350350
include:
351351
# Include a test for partial decentralization with leader/follower signer registration and P2P signature registration

0 commit comments

Comments
 (0)