diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c52f89821..4f9cf24e2 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/main.lua --runSpecificModules timer --isRunner + love-macos/love.app/Contents/MacOS/love --version - name: Love Test Report id: report1 uses: ellraiser/love-test-report@main