We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd55052 commit 827e92dCopy full SHA for 827e92d
.github/workflows/build.yml
@@ -102,7 +102,7 @@ jobs:
102
opam-depext: ${{ !matrix.skip-test }}
103
opam-depext-flags: --with-test
104
105
- - run: opam pin add ppxlib git+https://github.com/hhugo/ppx_expect.git#jsoo-leak-chan --no-action
+ - run: opam pin add ppx_expect git+https://github.com/hhugo/ppx_expect.git#jsoo-leak-chan --no-action
106
107
- run: opam install . --best-effort
108
if: ${{ matrix.skip-test }}
0 commit comments