From 6ccf4d1b0a2412f4c4c69fbd42c95d7b5ace8a38 Mon Sep 17 00:00:00 2001 From: Jack Hadrill Date: Wed, 24 Aug 2022 23:59:59 +0000 Subject: [PATCH] Fix CI syntax error. --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 54b9f3c..6643c63 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,7 @@ steps: kind: pipeline type: docker name: test +steps: - name: test image: python:3-slim commands: