tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-html5rw
OCaml HTML5 parser/serialiser based on Python's JustHTML
1
fork
atom
overview
issues
pulls
pipelines
submodules
anil.recoil.org
3 weeks ago
48e4aedd
8551a589
1/1
build.yml
success
3min 19s
options
unified
split
Changed files
+3
.tangled
workflows
build.yml
+3
.tangled/workflows/build.yml
···
38
38
- name: switch
39
39
command: |
40
40
opam install . --confirm-level=unsafe-yes --deps-only
41
41
+
- name: test-suite
42
42
+
command: |
43
43
+
git submodule update --init
41
44
- name: build
42
45
command: |
43
46
opam exec -- dune build