From 33eab3c247182a86d06ca39fd1b738e13fd0fdcf Mon Sep 17 00:00:00 2001 From: Sasha Szpakowski Date: Sun, 25 Feb 2024 10:56:41 -0400 Subject: [PATCH] debugging --- .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 aa7e42ba9..dca3d9075 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -442,7 +442,7 @@ jobs: - name: Run Test Suite run: | ls - love-macos/love.app/Contents/MacOS/love testing --runSpecificModules timer --isRunner + love-macos/love.app/Contents/MacOS/love testing --runSpecificModules keyboard --isRunner - name: Love Test Report id: report1 uses: ellraiser/love-test-report@main