Add CI pipeline for Unity project validation #3
unity-ci.yml
on: pull_request
Check .meta Files
6s
Run Unity Tests
6s
Matrix: Build Unity Project
Annotations
2 errors and 2 warnings
|
Run Unity Tests
Missing Unity License File and no Serial was found. If this
is a personal license, make sure to follow the activation
steps and set the UNITY_LICENSE GitHub secret or enter a Unity
serial number inside the UNITY_SERIAL GitHub secret.
|
|
Build Unity Project (StandaloneLinux64)
Missing Unity License File and no Serial was found. If this
is a personal license, make sure to follow the activation
steps and set the UNITY_LICENSE GitHub secret or enter a Unity
serial number inside the UNITY_SERIAL GitHub secret.
|
|
Run Unity Tests
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
|
Build Unity Project (StandaloneLinux64)
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|