Skip to content

Commit 692d719

Browse files
committed
CI: Unity tests use serial/license again (restore UNITY_LICENSE)
1 parent 8ee1f50 commit 692d719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unity-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
env:
4646
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
4747
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
48+
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
4849
with:
4950
projectPath: ${{ matrix.projectPath }}
5051
unityVersion: ${{ matrix.unityVersion }}

0 commit comments

Comments
 (0)