From 1d4845b021f06e100b67b0dcbf59767bb3d8fd6d Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Wed, 8 May 2024 16:57:18 +0200 Subject: Set check run's `started at` to current time if updating to building --- mod/mod-ci-github.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'mod/mod-ci-github.cxx') 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, -- cgit v1.1