Skip to content

Commit

Permalink
Bump ocamlformat in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Dec 13, 2024
1 parent 879dfa9 commit 874de7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:
- name: Check that the changes are correctly formatted
if: matrix.os == 'none'
run: |
opam install ocamlformat.0.26.2
opam install ocamlformat.0.27.0
opam exec -- dune build @fmt

0 comments on commit 874de7e

Please sign in to comment.