From 68ffbfed9c6cc5b385d21961a157596ad02cce36 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 2 Dec 2024 20:18:41 +0100 Subject: [PATCH] Revert "updated .drone.yml" This reverts commit c0d53383ca79a741d951624753304dab848623d7. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2f237d1..e82d36f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: arch: amd64 steps: - - step: &build_test + - &build_test name: build and test image: rust:1 pull: always