mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
faster CI
This commit is contained in:
parent
317509681e
commit
721212be27
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -29,6 +29,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ocaml-compiler: ${{ matrix.ocaml-compiler }}
|
ocaml-compiler: ${{ matrix.ocaml-compiler }}
|
||||||
dune-cache: true
|
dune-cache: true
|
||||||
|
allow-prerelease-opam: true
|
||||||
|
|
||||||
- run: opam install -t trace trace-tef --deps-only
|
- run: opam install -t trace trace-tef --deps-only
|
||||||
- run: opam exec -- dune build '@install' -p trace,trace-tef
|
- run: opam exec -- dune build '@install' -p trace,trace-tef
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue