1 parent 68d1c34 commit 0e03899Copy full SHA for 0e03899
1 file changed
.github/workflows/unity-editmode.yml
@@ -24,6 +24,8 @@ env:
24
25
jobs:
26
editmode:
27
+ env:
28
+ UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
29
name: EditMode Regression
30
runs-on: ubuntu-latest
31
timeout-minutes: 40
0 commit comments