From de4c00eaf2b338641bbe31499ddd931d9ec4ee5f Mon Sep 17 00:00:00 2001 From: polarbean Date: Wed, 23 Oct 2024 20:21:59 +0200 Subject: [PATCH] placed github action in wrong folder --- .github/{ => workflows}/tests.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => workflows}/tests.yml (100%) diff --git a/.github/tests.yml b/.github/workflows/tests.yml similarity index 100% rename from .github/tests.yml rename to .github/workflows/tests.yml