From e612c72c9c2e5b6d882167b56e8fcd4cd4cd231f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 6 Dec 2021 20:18:28 +0200 Subject: fix: silence Subplot warning about unused embedded file Mark the step capture with the right type. Sponsored-by: author --- subplot/ewww.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/subplot/ewww.yaml b/subplot/ewww.yaml index d59a5fd..421bfad 100644 --- a/subplot/ewww.yaml +++ b/subplot/ewww.yaml @@ -8,6 +8,8 @@ python: function: start_server cleanup: stop_server + types: + filename: file - given: directory {dirname} impl: -- cgit v1.2.1