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 0a764dd commit 00827daCopy full SHA for 00827da
.github/workflows/build-and-test.yml
@@ -51,8 +51,8 @@ jobs:
51
ocaml-compiler: "5.2"
52
53
# Remove this pin once a compatible version of Merlin has been released
54
- # - name: Pin dev Merlin
55
- # run: opam pin https://github.com/ocaml/merlin.git#main
+ - name: Pin dev Merlin
+ run: opam pin https://github.com/voodoos/merlin.git#414-4.19-backports
56
57
- name: Build and install dependencies
58
run: opam install .
0 commit comments