From 02a101c6ba8615606c180958e28dac634313bc94 Mon Sep 17 00:00:00 2001 From: Gilles Soulier Date: Sat, 4 Jan 2025 12:21:32 +0100 Subject: [PATCH] test3 --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index f8c3c3b..6fe5240 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,7 @@ kkind: pipeline type: docker name: python-ci + steps: - name: install-dependencies image: python:3.10-slim