Skip to content

Commit

Permalink
update ci step ocamlformat dep
Browse files Browse the repository at this point in the history
  • Loading branch information
thatportugueseguy committed Jul 31, 2024
1 parent d868696 commit b06f74b
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 b06f74b

Please sign in to comment.