Override tests
This commit is contained in:
parent
a4d766034a
commit
a7117a8f5c
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ dependencies:
|
|||
|
||||
|
||||
test:
|
||||
post:
|
||||
override:
|
||||
- npm test
|
||||
- flake8 md_pdf/ --ignore=E128,E501
|
||||
- safety check
|
||||
- bandit -r md_pdf/
|
||||
|
|
Reference in a new issue