Skip to content

Commit 5afa312

Browse files
Update .yamato/_triggers.yml
Co-authored-by: Emma <emma.mcmillan@unity3d.com>
1 parent aec318d commit 5afa312

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.yamato/_triggers.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,7 @@ pr_code_changes_checks:
9090
# Note that our daily tests will anyway run both test configurations in "minimal supported" and "trunk" configurations
9191
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_ubuntu_il2cpp_{{ pinnedTrunk }}
9292
- .yamato/cmb-service-standalone-tests.yml#cmb_service_standalone_test_testproject_ubuntu_il2cpp_{{ pinnedTrunk }}
93-
94-
# Run the unified (NGO + N4E) tests. Unlike every other job here this one runs on a pinned Unity
95-
# alpha (unified_editors in project.metafile) rather than a supported editor, because it needs an
96-
# editor that bundles a com.unity.netcode with the unified API. Expect it to need a pin bump
97-
# whenever N4E lands breaking changes in trunk. See .yamato/unified-tests.yml.
9893
- .yamato/_run-all.yml#run_all_unified_tests
99-
10094
# Run code coverage test (PRs use the pinned "safe" trunk)
10195
- .yamato/code-coverage.yml#code_coverage_project_test_testproject_ubuntu_{{ pinnedTrunk }}
10296
triggers:

0 commit comments

Comments
 (0)