Skip to content

Commit

Permalink
make tests: force running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris00 committed May 29, 2018
1 parent 3df6313 commit 4ca9668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -15,7 +15,7 @@ doc:
echo '.def { background: #f0f0f0; }' >> _build/default/_doc/odoc.css

tests:
jbuilder runtest
jbuilder runtest --force

submit:
topkg distrib --skip-build --skip-tests
Expand Down

0 comments on commit 4ca9668

Please sign in to comment.