Skip to content

Commit

Permalink
ci: check ocamlformat version
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Mar 18, 2024
1 parent 1fb0a48 commit ebb76a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,6 @@ jobs:

- run: eval $(opam env)
- run: opam install ocamlformat
- run: ocamlformat --version

- run: cargo test

0 comments on commit ebb76a2

Please sign in to comment.