Skip to content

Commit 3eddb7f

Browse files
committed
Actually run tests
1 parent 0136599 commit 3eddb7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
for package in ${{ matrix.packages }}; do
4141
opam install ${package/.opam/} --with-doc --with-test
4242
done
43+
dune runtest

0 commit comments

Comments
 (0)