Skip to content

Commit

Permalink
Enable dune-cache on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GlebSolovev committed May 23, 2024
1 parent eb83834 commit a3e32cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coqpilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true

- name: Cache opam dependencies
id: cache-opam
Expand Down

0 comments on commit a3e32cd

Please sign in to comment.