aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorJason Gross2020-05-18 21:55:56 -0400
committerJason Gross2020-05-19 15:18:31 -0400
commite7908df3f70b5f7b5e012ca10d62dfbf15614cdb (patch)
tree084b7c68d2b9b05d3ba8694e3ffd18a9a1da564e /Makefile.ci
parented0f2f08e31ee4e645aa6e52970ddefc60f1f4f9 (diff)
[ci] Add mit-plv/engine-bench
This is a new development where I'm aggregating a specific set of benchmarks. It's intended to be relatively lightweight, taking only a handful of minutes. It's probably one of the few developments currently testing Ltac2.
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.ci b/Makefile.ci
index af92d476ba..9b7008f765 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -23,6 +23,7 @@ CI_TARGETS= \
ci-coq_tools \
ci-coqprime \
ci-elpi \
+ ci-engine_bench \
ci-ext_lib \
ci-equations \
ci-fcsl_pcm \