CI: Unity tests use EBL only (drop UNITY_LICENSE)
parent
ee5db9285e
commit
8ee1f50001
|
|
@ -45,7 +45,6 @@ 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