ci(drone): fix indentation
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
bc6f865481
commit
c3e789682c
@ -1,9 +1,11 @@
|
||||
---
|
||||
|
||||
kind: pipeline
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: python
|
||||
commands:
|
||||
- pip install poetry
|
||||
- poetry install
|
||||
- poetry run pytest
|
||||
image: python
|
||||
commands:
|
||||
- pip install poetry
|
||||
- poetry install
|
||||
- poetry run pytest
|
||||
|
Loading…
Reference in new issue