diff options
author | Francois Kritzinger <francois@codesynthesis.com> | 2024-05-08 16:57:18 +0200 |
---|---|---|
committer | Francois Kritzinger <francois@codesynthesis.com> | 2024-06-05 09:12:46 +0200 |
commit | 1d4845b021f06e100b67b0dcbf59767bb3d8fd6d (patch) | |
tree | 1273f80395d829f2c7efe0b89c9d47c68543c7ca /mod/mod-ci-github.cxx | |
parent | ba32e665e10fd513a866c4ee565cdefe8bcc639e (diff) |
Set check run's `started at` to current time if updating to building
Diffstat (limited to 'mod/mod-ci-github.cxx')
-rw-r--r-- | mod/mod-ci-github.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/mod-ci-github.cxx b/mod/mod-ci-github.cxx index ad3a002..d1f50f2 100644 --- a/mod/mod-ci-github.cxx +++ b/mod/mod-ci-github.cxx @@ -716,8 +716,6 @@ namespace brep // if (iat != nullptr) { - // @@ TODO: send timestamp so that build duration is accurate? - if (gq_update_check_run (error, *cr, iat->token, |