.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
|
- name: test
|
||||||
image: python
|
image: python
|
||||||
commands:
|
commands:
|
||||||
- pip install -r requirements.txt
|
- python example.py
|
||||||
- pytest
|
|
||||||
Loading…
Reference in a new issue