Skip to content

Commit f8da933

Browse files
committed
typo
1 parent 52620b6 commit f8da933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.yamato/project-updated-dependencies-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ updated-dependencies_{{ project.name }}_NGO_{{ platform.name }}_{{ validation_ed
3535
{% endif %}
3636
commands:
3737
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm # upm-ci is not preinstalled on the image so we need to download it
38-
- upm-ci project test -u {{ editor }} --project-path {{ project.path }} --type updated-dependencies-tests --package-filter com.unity.netcode.gameobjects
38+
- upm-ci project test -u {{ validation_editor }} --project-path {{ project.path }} --type updated-dependencies-tests --package-filter com.unity.netcode.gameobjects
3939
artifacts:
4040
logs:
4141
paths:

0 commit comments

Comments
 (0)