Skip to content

Commit

Permalink
faster CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Dec 7, 2023
1 parent 1629df3 commit 2889c1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true
allow-prerelease-opam: true
- run: opam pin -n .
- run: opam depext -yt zipperposition
- run: opam install -t . --deps-only
Expand Down

0 comments on commit 2889c1f

Please sign in to comment.