tangled
alpha
login
or
join now
anil.recoil.org
/
xdge
1
fork
atom
XDG library path support for OCaml via Eio capabilities
linux
macos
ocaml
xdg
1
fork
atom
overview
issues
pulls
pipelines
fix
anil.recoil.org
3 months ago
d33e4b7d
33a64d8a
0/1
build.yml
failed
2m 26s
+3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+3
.tangled/workflows/build.yml
reviewed
···
37
37
- name: build
38
38
command: |
39
39
opam exec -- dune build
40
40
+
- name: switch-test
41
41
+
command: |
42
42
+
opam install . --confirm-level=unsafe-yes --deps-only --with-test
40
43
- name: test
41
44
command: |
42
45
opam exec -- dune runtest --verbose