Skip to content

Commit

Permalink
ci: use ocamlformat 0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Khady committed Aug 7, 2024
1 parent 8928db1 commit 1c77887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# apt update is implicit
# pinning package implicit
# depext install implicit
- run: opam install . ocamlformat.0.20.1
- run: opam install . ocamlformat.0.26.2

- name: compile
run: opam exec -- make
Expand Down

0 comments on commit 1c77887

Please sign in to comment.