Skip to content

Commit 874de7e

Browse files
committed
Bump ocamlformat in CI
1 parent 879dfa9 commit 874de7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ jobs:
7979
- name: Check that the changes are correctly formatted
8080
if: matrix.os == 'none'
8181
run: |
82-
opam install ocamlformat.0.26.2
82+
opam install ocamlformat.0.27.0
8383
opam exec -- dune build @fmt

0 commit comments

Comments
 (0)