diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index edf996e..b465446 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -38,7 +38,7 @@ jobs: # Test - name: Run tests - uses: game-ci/unity-test-runner@v2 + uses: alexiscatnip/unity-test-runner env: UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }} UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}