Skip to content

Commit

Permalink
Github workflow: show OCaml configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris00 committed Nov 5, 2021
1 parent b1140e5 commit 240a56b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-version }}

- run: opam config list
- run: opam install . --deps-only --with-test
- run: opam exec -- dune build @install
- name: run test suite
Expand Down

0 comments on commit 240a56b

Please sign in to comment.