Skip to content

Commit 5bf7fe7

Browse files
authored
ci: update unity test runner action version (#19)
1 parent 3493db4 commit 5bf7fe7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ jobs:
3131
key: Library-${{ matrix.project-path }}
3232
restore-keys: |
3333
Library-
34-
# TODO: Replace with actual release version once Unity fixes the linux editor tests issue: https://github.com/mygamedevtools/scene-loader/issues/18
35-
- uses: game-ci/unity-test-runner@31086d985910613d75c32ba965f657df9c298820
34+
- uses: game-ci/unity-test-runner@v2
3635
id: tests
3736
env:
3837
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}

0 commit comments

Comments
 (0)