From 7cbec33e1554e61a6fea297232bce08755c9963e Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Mon, 19 Oct 2020 12:10:34 +0200
Subject: [PATCH] CI comment

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1a74a0b4..2a896101 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,6 +27,7 @@ variables:
 
 ## Build jobs
 
+# We are on Coq's benchmark suite, so better make sure we keep working with Coq master
 build-coq.dev:
   <<: *template
   variables:
-- 
GitLab