From d2d0716ed83cdde961aff43b713fc093e2e836fa Mon Sep 17 00:00:00 2001 From: nicktrn <55853254+nicktrn@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:36:32 +0100 Subject: [PATCH] move test action --- .github/{workflows => test}/test-actions.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => test}/test-actions.yml (100%) diff --git a/.github/workflows/test-actions.yml b/.github/test/test-actions.yml similarity index 100% rename from .github/workflows/test-actions.yml rename to .github/test/test-actions.yml