We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d776f41 commit 0693b72Copy full SHA for 0693b72
.github/workflows/workflow.yml
@@ -54,7 +54,7 @@ jobs:
54
- run: opam install conf-libev
55
if: ${{ matrix.libev == true }}
56
57
- - run: opam install . --deps-only --with-test --best-effort
+ - run: opam install . --deps-only --with-test -p lwt,lwt_ppx,lwt_react,lwt_retry
58
59
- run: opam exec -- dune build
60
0 commit comments