.automation.yml aktualisiert
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8e6b702d5d
commit
7ff435c8fe
1 changed files with 1 additions and 2 deletions
|
|
@ -9,5 +9,4 @@ steps:
|
|||
- name: test
|
||||
image: python
|
||||
commands:
|
||||
- pip install -r requirements.txt
|
||||
- pytest
|
||||
- python example.py
|
||||
Loading…
Reference in a new issue