Fix CI syntax error.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jack Hadrill 2022-08-24 23:59:59 +00:00
parent b64082f626
commit 6ccf4d1b0a
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ steps:
kind: pipeline kind: pipeline
type: docker type: docker
name: test name: test
steps:
- name: test - name: test
image: python:3-slim image: python:3-slim
commands: commands: