Skip to content

Commit c84dfc3

Browse files
FIX: Do not run test during package promotion step.
1 parent 883b5e1 commit c84dfc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.yamato/promotion.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ promote:
1111
- mv ./Assets/Samples.meta ./Packages/com.unity.inputsystem
1212
- npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
1313
- upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
14-
- upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 2019.1
1514
- upm-ci package promote --package-path ./Packages/com.unity.inputsystem/
1615
- Editor=.Editor/Unity.app/Contents/MacOS/Unity Method=Publish sh ExternalSampleProjects/publish.sh
1716
triggers:

0 commit comments

Comments
 (0)