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 3557cf1896

View file

@ -1,6 +1,9 @@
pipeline:
steps:
- name: build
image: ocaml/opam:alpine-ocaml-5.1
image: /usr/bin/bash
environment:
- PATH=/home/fogti/.nix-profile/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
commands:
- opam update
- opam install -y dune alcotest bwd fmt gen
- dune build @install @runtest