mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 19:18:46 +00:00
[ci skip] [github actions] Update unity-test-runner 2.1.0
This commit is contained in:
parent
fe0b3647e4
commit
048926011b
2
.github/workflows/unity.yml
vendored
2
.github/workflows/unity.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
cp -r ./X10D.Unity/bin/Release/netstandard2.1/X10D.Unity.dll ./X10D.Unity.Tests/Assets/Libraries/X10D.Unity.dll
|
||||
|
||||
- name: Unity - Test runner
|
||||
uses: game-ci/unity-test-runner@v2.0.2
|
||||
uses: game-ci/unity-test-runner@v2.1.0
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
|
||||
|
Loading…
Reference in New Issue
Block a user