Skip to content

Commit 6a05adc

Browse files
committed
remove unnecessary usage
1 parent c799bff commit 6a05adc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.yamato/package-pack.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ package_pack_-_ngo_{{ platform.name }}:
3737
variables:
3838
XRAY_PROFILE: "gold ./pvpExceptions.json"
3939
commands:
40-
- python Tools/scripts/release.py # Needed to ensure that CHANGELOG is properly formatted for this test
4140
- upm-pvp pack "com.unity.netcode.gameobjects" --output upm-ci~/packages
4241
- upm-pvp xray --packages "upm-ci~/packages/com.unity.netcode.gameobjects*.tgz" --results pvp-results
4342
- upm-pvp require {% if platform.name == "win" %}"%XRAY_PROFILE%"{% else %}"$XRAY_PROFILE"{% endif %} --results pvp-results --allow-missing

0 commit comments

Comments
 (0)