Type: test --> tests
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marcel Nijenhof
2020-09-08 16:40:04 +02:00
parent 7ba9e27e14
commit 62456fd35b
5 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ steps:
environment:
PYTHONPATH: .
commands:
- python test/__init__.py
- python tests/__init__.py
- name: Build package files
commands: