From d72c854b91cf05d1d80c434eeae20fd57ad329ee Mon Sep 17 00:00:00 2001 From: Mauro Scomparin Date: Tue, 14 Jan 2020 02:10:35 +0100 Subject: [PATCH] meglio --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 71dc9dd..603dcbf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ type: docker name: default steps: -- name: greeting +- name: tests image: python commands: - python3 -m unittest -v -- 2.25.1