try to fix CI

This commit is contained in:
Simon Cruanes 2022-03-21 16:58:55 -04:00
parent 83cd095dcf
commit 11aa0a3247
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -32,12 +32,7 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-depext-flags: --with-test
opam-pin: false
opam-depext: false
- run: opam pin vendor/atomic/#HEAD -y -n
- run: opam pin . -n
opam-pin: "*.opam,vendor/atomic/*.opam"
- run: opam install . --deps-only --with-test