atdml: fix opam file to not run all project tests (#468)
Add atdml.opam.template (same build section as atd.opam.template) so
that dune does not inject @runtest into the generated atdml.opam.
Without the template, dune 3.18 adds @runtest {with-test} whenever a
package has :with-test deps, which caused opam-repository CI to run the
whole project's test suite when installing atdml.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
86d996
-
Mar 17 07:36 +00:00