Skip to content

Commit

Permalink
tweak gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
tatchi committed Apr 2, 2024
1 parent 08b457b commit 2ba9deb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true
opam-depext-flags: '--with-test'
allow-prerelease-opam: true

# apt update is implicit
# pinning package implicit
Expand Down

0 comments on commit 2ba9deb

Please sign in to comment.