This commit is contained in:
Simon Cruanes 2024-02-20 21:00:49 -05:00
parent a6d6eec6c7
commit 2faf78564d
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -40,5 +40,7 @@ jobs:
# install some depopts
- run: opam install thread-local-storage trace domain-local-await
if: matrix.ocaml-compiler == '5.1'
- run: opam exec -- dune build @install @runtest