mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-29 04:39:07 +08:00
Add license and test step
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
set -x
|
||||
|
||||
echo "$UNITY_LICENSE" > /root/.local/share/unity3d/Unity/Unity_lic.ulf
|
||||
|
||||
echo "Testing for $TEST_PLATFORM"
|
||||
|
||||
${UNITY_EXECUTABLE:-xvfb-run --auto-servernum --server-args='-screen 0 640x480x24' /opt/Unity/Editor/Unity} \
|
||||
|
||||
Reference in New Issue
Block a user