test: try to get ocaml initialized by opam for testing
This commit is contained in:
parent
221d85ebbe
commit
3effe65f01
@ -71,6 +71,8 @@ steps:
|
||||
image: ocaml/opam
|
||||
commands:
|
||||
- ls -als tests/extracted
|
||||
- opam init
|
||||
- eval $(opam env)
|
||||
- bin/run_tests ocaml ml
|
||||
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user