Skip to content

Commit e36044f

Browse files
author
Rene Damm
committed
FIX: Run upm-ci test now required for publishing.
1 parent 7501910 commit e36044f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamato/upm-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ publish:
7272
- mv ./Assets/Samples.meta ./Packages/com.unity.inputsystem
7373
- npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
7474
- upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
75+
- upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 2019.1
7576
- upm-ci package publish --package-path ./Packages/com.unity.inputsystem/
7677
triggers:
7778
tags:

0 commit comments

Comments
 (0)