We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5260b8 commit c7a5116Copy full SHA for c7a5116
.github/workflows/test.yml
@@ -35,6 +35,8 @@ jobs:
35
36
- run: opam install . --deps-only --with-doc --with-test
37
38
+ - run: opam install ocamlformat.0.19.0
39
+
40
- name: compile
41
run: opam exec -- make
42
0 commit comments