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