File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ pull_request_trigger:
4747 name : Pull Request Trigger (develop, develop-2.0.0, & release branches)
4848 dependencies :
4949 # Run project standards to verify package/default project
50- - .yamato/project-standards.yml#standards_ubuntu_testproject_6000.0
50+ - .yamato/project-standards.yml#standards_ubuntu_testproject_trunk
5151 # Run package EditMode and Playmode package tests on trunk
5252 - .yamato/_run-all.yml#run_all_package_tests_trunk
5353 # Run package EditMode and Playmode package tests on minimum supported editor (6000.0 in case of NGOv2.X)
@@ -83,7 +83,6 @@ develop_nightly:
8383 dependencies :
8484 # Run project standards to verify package/default project
8585 - .yamato/project-standards.yml#standards_ubuntu_testproject_trunk
86- - .yamato/project-standards.yml#standards_ubuntu_testproject_6000.0
8786 # Run APV jobs to make sure the change won't break any dependants
8887 - .yamato/wrench/preview-a-p-v.yml#all_preview_apv_jobs
8988 # Run package EditMode and Playmode tests on desktop platforms on trunk and 6000.0
You can’t perform that action at this time.
0 commit comments