mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-13 23:54:14 +01:00
Run the tests before publishing
This commit is contained in:
parent
298df07987
commit
4c3d3ecae8
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ class Stage1(Command):
|
|||
|
||||
sub_commands = [
|
||||
'check',
|
||||
'test',
|
||||
'cacerts',
|
||||
'pot',
|
||||
'build',
|
||||
|
|
|
|||
Loading…
Reference in a new issue