From 9fb03a05ab8c1f471b70148a3da3465d8427a2eb Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 29 Sep 2023 17:00:12 +0200 Subject: [PATCH] fix ci syntax --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 6c04390..c289a13 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,4 +1,4 @@ -pipeline: +steps: tests: image: golang:1.18 commands: