do not install tiny_httpd_domain from .yml

This commit is contained in:
craff 2022-12-06 20:04:10 -10:00
parent 764dad2682
commit bdf9cc4eb9

View file

@ -32,7 +32,7 @@ jobs:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-depext-flags: --with-test
- run: opam install . --deps-only --with-test
- run: opam install ./tiny_httpd.opam ./tiny_httpd_camlzip.opam --deps-only --with-test
- run: opam exec -- dune build @install -p tiny_httpd,tiny_httpd_camlzip