test(workspace): verify standalone package hosts
Validate ShrinkSDK Workspace / unity (push) Failing after 3m4s
Validate ShrinkSDK Workspace / unity (push) Failing after 3m4s
This commit is contained in:
@@ -273,6 +273,7 @@ jobs:
|
||||
'com.cysharp.unitask' = 'https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b'
|
||||
$PackageName = 'file:../../..'
|
||||
}
|
||||
testables = @($PackageName)
|
||||
}
|
||||
$developmentRoot = Join-Path $PackageRoot 'Development~/UnityProject'
|
||||
Write-Utf8File -Path (Join-Path $developmentRoot 'Packages/manifest.json') -Content (($manifest | ConvertTo-Json -Depth 12) + [Environment]::NewLine)
|
||||
|
||||
Reference in New Issue
Block a user