diff options
Diffstat (limited to 'mod/mod-ci-github-gh.cxx')
-rw-r--r-- | mod/mod-ci-github-gh.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mod/mod-ci-github-gh.cxx b/mod/mod-ci-github-gh.cxx index 4e5ae9b..298d21f 100644 --- a/mod/mod-ci-github-gh.cxx +++ b/mod/mod-ci-github-gh.cxx @@ -40,8 +40,7 @@ namespace brep } string - gh_check_run_name (const build& b, - const tenant_service_base::build_hints* bh) + gh_check_run_name (const build& b, const build_queued_hints* bh) { string r; |