Skip to content

Commit 12ae5d5

Browse files
author
Aaron Tomb
committed
Attempt a fix to the ocaml-tests job
1 parent 50fcc27 commit 12ae5d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ jobs:
191191
- uses: ocaml/setup-ocaml@v2
192192
with:
193193
ocaml-compiler: 4.09.x # coq-bits claims to support < 4.10 only
194+
opam-depext: false
194195

195196
- run: opam repo add coq-released https://coq.inria.fr/opam/released
196197

0 commit comments

Comments
 (0)