mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-25 09:20:17 +00:00
CI
This commit is contained in:
@@ -36,7 +36,8 @@ jobs:
|
|||||||
name: Build Linux(Mono)
|
name: Build Linux(Mono)
|
||||||
command: /opt/Unity/Editor/Unity -quit -batchmode -nographics -silent-crashes -logFile -projectPath . -executeMethod UnitTestBuilder.BuildUnitTest /headless /ScriptBackend Mono2x /BuildTarget StandaloneLinux64
|
command: /opt/Unity/Editor/Unity -quit -batchmode -nographics -silent-crashes -logFile -projectPath . -executeMethod UnitTestBuilder.BuildUnitTest /headless /ScriptBackend Mono2x /BuildTarget StandaloneLinux64
|
||||||
working_directory: .
|
working_directory: .
|
||||||
- run: ./bin/UnitTest/StandaloneLinux64_Mono2x/test
|
# TODO:check unity version and packages...
|
||||||
|
# - run: ./bin/UnitTest/StandaloneLinux64_Mono2x/test
|
||||||
build-and-create-package:
|
build-and-create-package:
|
||||||
parameters:
|
parameters:
|
||||||
unity_version: {type: string}
|
unity_version: {type: string}
|
||||||
|
|||||||
Reference in New Issue
Block a user