Skip to content

Commit

Permalink
chore: add lev-fiber-csexp to CI (#90)
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
  • Loading branch information
rgrinberg committed Feb 25, 2023
1 parent 7ce203b commit 2c98545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-local-packages: lev.opam lev-fiber.opam
opam-local-packages: lev.opam lev-fiber.opam lev-fiber-csexp.opam

- run: opam install --deps-only --with-doc --with-test .
- run: opam exec -- dune build
Expand Down

0 comments on commit 2c98545

Please sign in to comment.