Skip to content

Commit

Permalink
Use game-ci/[email protected]
Browse files Browse the repository at this point in the history
Attempting a workaround for this problem:
game-ci/unity-test-runner#188
  • Loading branch information
desplesda committed Mar 2, 2023
1 parent 31430c6 commit 9ea5080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}-
- name: Run tests
uses: game-ci/unity-test-runner@v2
uses: game-ci/unity-test-runner@v2.0.0
id: testRunner
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
Expand Down

0 comments on commit 9ea5080

Please sign in to comment.