latest drone
continuous-integration/drone/push Build is passing Details

This commit is contained in:
James Ravenscroft 2022-01-29 15:20:01 +00:00
parent 36819f8e1e
commit 0bdc68f6c7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ kind: pipeline
name: test name: test
steps: steps:
- name: run tests - name: test & build
image: python:3.7 image: python:3.7
commands: commands:
- pip install poetry - pip install poetry