aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorJason Gross2020-06-23 20:10:02 -0400
committerJason Gross2020-06-23 20:10:02 -0400
commit7ea8f8225f4e511bcbe879972eb4223521b2f8d7 (patch)
tree3fc9d60ece7b0d1e2362133b50ce5dc3348b05fd /Makefile.ci
parent25ece321f2297bd28971be3df2616626a7de9516 (diff)
[ci] Add coq-community/coq-performance-tests
It's tested on the bench, so might as well test it on the CI. Hopefully it's not too memory-heavy. (It should only take a couple of minutes, time-wise.)
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 9231fa6fed..07f06caa3a 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -20,6 +20,7 @@ CI_TARGETS= \
ci-coquelicot \
ci-corn \
ci-cross_crypto \
+ ci-coq_performance_tests \
ci-coq_tools \
ci-coqprime \
ci-elpi \