latest drone
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
36819f8e1e
commit
0bdc68f6c7
|
@ -2,7 +2,7 @@ kind: pipeline
|
|||
name: test
|
||||
|
||||
steps:
|
||||
- name: run tests
|
||||
- name: test & build
|
||||
image: python:3.7
|
||||
commands:
|
||||
- pip install poetry
|
||||
|
|
Loading…
Reference in New Issue