From efdc0b26e27d47bd5bfc3853fe805f0721d95017 Mon Sep 17 00:00:00 2001 From: JohnnyRevay <65253638+jan-revay@users.noreply.github.com> Date: Tue, 7 Jan 2025 14:10:23 +0100 Subject: [PATCH] containers.yml: Add a TODO --- .github/workflows/containers.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index d45e21c7..05de540d 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -12,6 +12,8 @@ name: Containers # TODO The Ubuntu 22.04 container test reports success even if it filed (the timezone blocking bug) # TODO the overall result for the test is reported green even though the script failed on some containers (fix) # TODO fix - the workflow has a green checkmark in GitHub even if no branch was successful +# TODO add linux mint container (cinamon) + on: schedule: