Skip to content

Commit dd701c1

Browse files
Merge pull request #79 from hyperpolymath/fix/ci-corrective
fix(build): add ocamlformat dep
2 parents 2d45a26 + 1858752 commit dd701c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

affinescript.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ depends: [
3636
"odoc" {>= "2.4" & with-doc}
3737
"js_of_ocaml" {>= "5.0"}
3838
"js_of_ocaml-ppx" {>= "5.0"}
39+
"ocamlformat" {>= "0.26" & with-test}
3940
]
4041
build: [
4142
["dune" "subst"] {dev}

0 commit comments

Comments
 (0)