fix
anil.recoil.org 2 weeks ago d33e4b7d 33a64d8a
··· 37 37 - name: build 38 38 command: | 39 39 opam exec -- dune build 40 40 + - name: switch-test 41 41 + command: | 42 42 + opam install . --confirm-level=unsafe-yes --deps-only --with-test 40 43 - name: test 41 44 command: | 42 45 opam exec -- dune runtest --verbose