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 0136599 commit 3eddb7fCopy full SHA for 3eddb7f
.github/workflows/workflow.yml
@@ -40,3 +40,4 @@ jobs:
40
for package in ${{ matrix.packages }}; do
41
opam install ${package/.opam/} --with-doc --with-test
42
done
43
+ dune runtest
0 commit comments