We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c521fe6 commit cf7a1a4Copy full SHA for cf7a1a4
.yamato/vetting-test.yml
@@ -10,7 +10,6 @@ vetting_test:
10
name: NGO - Vetting Test (Win, {{editor}} LTS)
11
agent: { type: Unity::VM, flavor: b1.large, image: package-ci/win11:v4 }
12
commands:
13
- - python Tools/scripts/release.py # Needed to ensure that CHANGELOG is properly formatted for this test
14
- npm install -g "upm-ci-utils@stable" --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm
15
- unity-downloader-cli --fast --wait --unity-version {{ editor }} --components editor --arch x64
16
- upm-ci package pack --package-path com.unity.netcode.gameobjects
0 commit comments