Skip to content

Commit

Permalink
add ezcurl-lwt to test installation
Browse files Browse the repository at this point in the history
  • Loading branch information
zoj613 committed Nov 30, 2024
1 parent ec15b02 commit 1260055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: |
opam install --deps-only --with-test --with-doc --yes zarr
opam install bytesrw conf-zlib conf-zstd ezcurl tiny_httpd --yes
opam install lwt aws-s3-lwt cohttp-lwt-unix --yes
opam install lwt aws-s3-lwt ezcurl-lwt --yes
opam exec -- dune build zarr zarr-sync zarr-lwt
- name: setup ocaml-5-specific
Expand Down

0 comments on commit 1260055

Please sign in to comment.