We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173913b commit f30d8b5Copy full SHA for f30d8b5
.github/workflows/main5.yml
@@ -29,7 +29,7 @@ jobs:
29
allow-prerelease-opam: true
30
31
- run: opam exec -- make opam-pin-submodules
32
- - run: opam install -t imandrax-api-proto imandrax-api-client --deps-only
+ - run: opam install -t imandrax-api-proto imandrax-api-client imandrax-api-cli --deps-only
33
- run: opam exec -- dune build @install --ignore-promoted-rules
34
- run: opam exec -- dune runtest --ignore-promoted-rules
35
0 commit comments