Don't clean

This commit is contained in:
Denis Merigoux 2022-02-03 15:41:34 +01:00
parent 81cf395a84
commit bc42cfc8db
No known key found for this signature in database
GPG Key ID: EE99DCFA365C3EE3

View File

@ -42,6 +42,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
clean: false
- name: Make all
run: |
OCAMLRUNPARAM=b opam exec -- make all -B