From cad98aab541bdf65504a140468a091ccc1785c23 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Wed, 28 Sep 2022 14:12:20 +0200 Subject: [PATCH] ci: Fix duplicate pipeline naming --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 00fbb14..7f6fdea 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,5 +1,5 @@ pipeline: - test: + lint: image: dart:2.18.1 commands: - dart pub get