mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-05 19:00:34 -05:00
chore: CI
This commit is contained in:
parent
e97003644a
commit
d50a53ebda
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -27,5 +27,5 @@ jobs:
|
|||
- run: opam pin -n .
|
||||
- run: opam depext -yt ezcurl ezcurl-lwt
|
||||
- run: opam install -t . --deps-only
|
||||
- run: opam exec -- dune build
|
||||
- run: opam exec -- dune build @install
|
||||
- run: opam exec -- dune runtest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue