CI: try with unix as well

This commit is contained in:
Simon Cruanes 2025-04-09 09:27:28 -04:00
parent 6ded0ed5c0
commit 7cde72d0e6
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -48,6 +48,9 @@ jobs:
- run: opam exec -- dune runtest -p trace-tef,trace-fuchsia
# with depopts
- run: opam install hmap mtime
- run: opam install hmap unix
- run: opam exec -- dune build '@install' -p trace,trace-tef,trace-fuchsia
- run: opam install mtime
- run: opam exec -- dune build '@install' -p trace,trace-tef,trace-fuchsia