diff options
author | Francois Kritzinger <francois@codesynthesis.com> | 2024-05-08 16:57:18 +0200 |
---|---|---|
committer | Francois Kritzinger <francois@codesynthesis.com> | 2024-10-15 09:05:28 +0200 |
commit | 8a236af7b7d3cca819e6c87944829c83e9bbb99d (patch) | |
tree | 7aafbefa2d94d8d4eb7d966c66aaeb683c0ff0fb /mod/mod-ci-github.cxx | |
parent | 5b1c5efd0c334a55cf6808cff6c5ec08ef9cf338 (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, |