Skip to content

Commit 0fd5d53

Browse files
authored
Arguments for bench-e2e have changed (#2489)
We missed it in the recent PR; this broke the docs publishing. This fixes it.
2 parents 54b1e3b + a1de2df commit 0fd5d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
nix develop .#hydra-node-bench --command -- micro -o $out/benchmarks/ledger-bench.html
6565
nix develop .#hydra-cluster-bench --command -- \
6666
bench-e2e \
67-
datasets \
67+
single \
6868
hydra-cluster/datasets/1-node.json \
6969
hydra-cluster/datasets/3-nodes.json \
7070
--output-directory $out/benchmarks

0 commit comments

Comments
 (0)