Skip to content

Commit 1260055

Browse files
committed
add ezcurl-lwt to test installation
1 parent ec15b02 commit 1260055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: |
7474
opam install --deps-only --with-test --with-doc --yes zarr
7575
opam install bytesrw conf-zlib conf-zstd ezcurl tiny_httpd --yes
76-
opam install lwt aws-s3-lwt cohttp-lwt-unix --yes
76+
opam install lwt aws-s3-lwt ezcurl-lwt --yes
7777
opam exec -- dune build zarr zarr-sync zarr-lwt
7878
7979
- name: setup ocaml-5-specific

0 commit comments

Comments
 (0)