diff options
| author | coqbot-app[bot] | 2021-04-22 09:44:53 +0000 |
|---|---|---|
| committer | GitHub | 2021-04-22 09:44:53 +0000 |
| commit | 28af2cba915c925787c677f9be74fb3db654a653 (patch) | |
| tree | edc2006fdda7f4ce7cad1a6e520e0837ed81a07a /Makefile.ci | |
| parent | b8b8c73a4f62a8fb964e82c7c779a1aba3264bf4 (diff) | |
| parent | 8de017f8a4e561a2833b311b1a6e79514e3e510b (diff) | |
Merge PR #14143: Add mczify to CI
Reviewed-by: SkySkimmer
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.ci b/Makefile.ci index f7c2943cc2..6eeb7581fe 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -44,6 +44,7 @@ CI_TARGETS= \ ci-iris \ ci-math_classes \ ci-mathcomp \ + ci-mczify \ ci-menhir \ ci-metacoq \ ci-mtac2 \ @@ -89,6 +90,7 @@ ci-interval: ci-mathcomp ci-flocq ci-coquelicot ci-bignums ci-fourcolor: ci-mathcomp ci-oddorder: ci-mathcomp ci-fcsl_pcm: ci-mathcomp +ci-mczify: ci-mathcomp ci-geocoq: ci-mathcomp |
