From e164a1547f8b9591869e020511d498dfee9f4cbc Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Sat, 28 Sep 2024 08:04:33 +1000 Subject: [PATCH] Re-enable CI It looked like it failed when I first tried it, but when I went back to look at the checks as displayed in the commits list for #4, various were green... --- .github/workflows/{tests.yml.disabled => tests.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{tests.yml.disabled => tests.yml} (100%) diff --git a/.github/workflows/tests.yml.disabled b/.github/workflows/tests.yml similarity index 100% rename from .github/workflows/tests.yml.disabled rename to .github/workflows/tests.yml