try to fix pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Alain Emilia Anna Zscheile 2024-02-23 15:55:31 +01:00
parent 08402a5481
commit 2b18e530c5

View file

@ -1,6 +1,6 @@
pipeline:
steps:
- name: build
image: ocaml/opam:alpine-ocaml-5.1
image: docker.io/ocaml/opam:alpine-ocaml-5.1
commands:
- opam install -y dune alcotest bwd fmt gen
- dune build @install @runtest