Skip to content

Commit

Permalink
github CI: Add lwt as a CI dependency, it's still needed for
Browse files Browse the repository at this point in the history
ocaml-evtchn tests

Signed-off-by: Andrii Sultanov <[email protected]>
  • Loading branch information
last-genius committed Oct 7, 2024
1 parent ebcf378 commit a821202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ runs:
- name: Install dependencies
shell: bash
run: opam install . --deps-only --with-test -v
run: opam install lwt

- name: list
shell: bash
Expand Down

0 comments on commit a821202

Please sign in to comment.