We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54b1e3b + a1de2df commit 0fd5d53Copy full SHA for 0fd5d53
.github/workflows/publish-docs.yaml
@@ -64,7 +64,7 @@ jobs:
64
nix develop .#hydra-node-bench --command -- micro -o $out/benchmarks/ledger-bench.html
65
nix develop .#hydra-cluster-bench --command -- \
66
bench-e2e \
67
- datasets \
+ single \
68
hydra-cluster/datasets/1-node.json \
69
hydra-cluster/datasets/3-nodes.json \
70
--output-directory $out/benchmarks
0 commit comments