From b4ea7fc17b0b69ac21cf517120b88f76296d57a7 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Thu, 31 Oct 2024 15:03:10 +0200 Subject: Update comments --- mod/mod-ci-github-gh.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mod/mod-ci-github-gh.cxx') diff --git a/mod/mod-ci-github-gh.cxx b/mod/mod-ci-github-gh.cxx index dcea563..5199eea 100644 --- a/mod/mod-ci-github-gh.cxx +++ b/mod/mod-ci-github-gh.cxx @@ -7,8 +7,7 @@ namespace brep { - // Return the GitHub check run status corresponding to a build_state. Throw - // invalid_argument if the build_state value was invalid. + // Return the GitHub check run status corresponding to a build_state. // string gh_to_status (build_state st) -- cgit v1.1