From 94e1f384c38aabd161e0ee910e35b0ad133341a7 Mon Sep 17 00:00:00 2001 From: George FunBook Date: Tue, 11 Jun 2024 14:44:55 -0500 Subject: [PATCH] revert yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9992886651..294174fd81 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,4 +59,4 @@ jobs: flixel-versions: dev test-location: local target: ${{matrix.target}} - run-tests: true + run-tests: true \ No newline at end of file