From a96d824e3fc460f6a10c8120b6cf23b107df88e7 Mon Sep 17 00:00:00 2001 From: Antoine Charton Date: Tue, 19 Sep 2023 17:29:19 -0400 Subject: [PATCH] Fix project path --- .yamato/package-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yamato/package-test.yml b/.yamato/package-test.yml index 02306d9dc..dc9ffde01 100644 --- a/.yamato/package-test.yml +++ b/.yamato/package-test.yml @@ -20,7 +20,7 @@ test_{{ test.name }}_{{ platform.name }}_{{ editor }}: {% endif %} commands: - npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm - - upm-ci project test -u {{ editor }} {{ test.args }} + - upm-ci project test -u {{ editor }} --project-path Projects/Standalone {{ test.args }} artifacts: logs: paths: