Skip to content

Commit

Permalink
Issues with Cmdliner 1.1.0, revert to 1.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ploc authored and proux01 committed Apr 7, 2022
1 parent 11c1e50 commit 761ba89
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
- name: opam install deps
run: opam install ./*.opam --deps-only

- name: test
run: opam list

# make use `dune build` which update .opam file if the dune-project is updated
- name: Make
run: opam exec -- make
Expand Down

0 comments on commit 761ba89

Please sign in to comment.