CI: Unity tests use serial/license again (restore UNITY_LICENSE)
parent
8ee1f50001
commit
692d7199cb
|
|
@ -45,6 +45,7 @@ jobs:
|
|||
env:
|
||||
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
|
||||
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
with:
|
||||
projectPath: ${{ matrix.projectPath }}
|
||||
unityVersion: ${{ matrix.unityVersion }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue