Aanpassing drone pipeline test stap
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marcel Nijenhof
2020-09-08 14:41:06 +02:00
parent 76407e2a86
commit 7e6751f60d

View File

@@ -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: