Skip to content

Commit 0693b72

Browse files
committed
CI
1 parent d776f41 commit 0693b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- run: opam install conf-libev
5555
if: ${{ matrix.libev == true }}
5656

57-
- run: opam install . --deps-only --with-test --best-effort
57+
- run: opam install . --deps-only --with-test -p lwt,lwt_ppx,lwt_react,lwt_retry
5858

5959
- run: opam exec -- dune build
6060

0 commit comments

Comments
 (0)