Skip to content

Commit

Permalink
Delete conduit-lwt-unix from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Apr 20, 2020
1 parent 11416db commit 9493cdd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ jobs:
run: |
opam pin add -n conduit.dev .
opam pin add -n conduit-lwt.dev .
opam pin add -n conduit-lwt-unix.dev .
opam pin add -n conduit-async.dev .
opam pin add -n conduit-mirage.dev .
opam depext -y conduit conduit-lwt conduit-lwt-unix conduit-async conduit-mirage
opam depext -y conduit conduit-lwt conduit-async conduit-mirage
opam install --deps-only .
- name: Build
run: opam exec -- dune build
Expand Down

0 comments on commit 9493cdd

Please sign in to comment.