Aanpassing drone pipeline test stap
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -9,8 +9,10 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Run unit test
|
- name: Run unit test
|
||||||
|
environment:
|
||||||
|
PYTHONPATH: .
|
||||||
commands:
|
commands:
|
||||||
- python -m unittest lmwsip
|
- python test/__init__.py
|
||||||
|
|
||||||
- name: Build package files
|
- name: Build package files
|
||||||
commands:
|
commands:
|
||||||
|
Reference in New Issue
Block a user