Skip to content

Commit 827e92d

Browse files
committed
fix
1 parent fd55052 commit 827e92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
opam-depext: ${{ !matrix.skip-test }}
103103
opam-depext-flags: --with-test
104104

105-
- run: opam pin add ppxlib git+https://github.com/hhugo/ppx_expect.git#jsoo-leak-chan --no-action
105+
- run: opam pin add ppx_expect git+https://github.com/hhugo/ppx_expect.git#jsoo-leak-chan --no-action
106106

107107
- run: opam install . --best-effort
108108
if: ${{ matrix.skip-test }}

0 commit comments

Comments
 (0)