We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e581848 commit 56ac302Copy full SHA for 56ac302
.github/workflows/workflow.yml
@@ -50,6 +50,8 @@ jobs:
50
51
- run: opam exec -- make all
52
53
+ - run: opam install .
54
+
55
# lint-doc:
56
# runs-on: ubuntu-latest
57
# steps:
0 commit comments