ugh
Some checks failed
format / format (push) Has been cancelled
build / build (4.08.x, ubuntu-latest) (push) Has been cancelled
build / build (4.13.x, ubuntu-latest) (push) Has been cancelled
build / build (5.0.x, ubuntu-latest) (push) Has been cancelled
build / build (5.3.x, ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Simon Cruanes 2026-03-13 15:22:58 -04:00
parent 74022be198
commit 40b84944a7
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -25,6 +25,6 @@ jobs:
dune-cache: true
allow-prerelease-opam: true
- run: opam install ocamlformat.0.27.0
- run: opam install ocamlformat.0.27.0 lwt.6.1.1
- run: opam exec -- make format-check