Skip to content

Commit

Permalink
Update opam.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi authored Mar 4, 2024
1 parent 65c2128 commit cd55b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/opam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: 4.09
- run: opam install dune
- run: opam install . --deps-only --with-test
- run: dune build --profile release

0 comments on commit cd55b57

Please sign in to comment.