Skip to content

Commit 904bf46

Browse files
committed
Corrected PVP exceptions detection
1 parent fb26fef commit 904bf46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/package-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ package_pack_-_ngo_{{ platform.name }}:
1616
- npm install -g upm-ci-utils@stable --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm
1717
- upm-ci package pack --package-path com.unity.netcode.gameobjects
1818
- upm-pvp xray --packages "upm-ci~/packages/*.tgz" --results upm-ci~/xray
19-
- upm-pvp require "supported rme com.unity.netcode.gameobjects/pvpExceptions.json" --allow-missing --results upm-ci~/xray --exemptions upm-ci~/xray/new-exemptions.json
19+
- upm-pvp require "supported com.unity.netcode.gameobjects/pvpExceptions.json" --results pvp-results
2020
artifacts:
2121
packages:
2222
paths:

0 commit comments

Comments
 (0)