Skip to content

Commit d8096f3

Browse files
committed
test: include comparison secret in action e2e config
1 parent d5cc12e commit d8096f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/template_consumer_e2e.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def build_config(mode):
6565
"github_token": "ghp_runtime",
6666
"dashboard_secret": profile["dashboard_secret"],
6767
"dashboard_next_secret": "",
68+
"comparison_secret": "",
6869
"privacy_mode": profile["privacy_mode"],
6970
"repo_is_public": profile["repo_is_public"],
7071
"config_path": consumer_repo / "config.yaml",

0 commit comments

Comments
 (0)