From 61230dd09ab459ec7cc302ccdf70f1a077d8caf9 Mon Sep 17 00:00:00 2001 From: Justine Date: Tue, 10 Jan 2023 22:30:22 +0100 Subject: [PATCH] update drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f613025e..5a491046 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,4 +7,4 @@ steps: - name: test image: rust:alpine commands: - - cargo build --verbose --all + - cargo build --verbose