Skip to content

Commit ae1ea7e

Browse files
Clean up comments in triggers.yml
Removed comments regarding unified tests and their dependencies.
1 parent 1c51c3e commit ae1ea7e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.yamato/_triggers.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,6 @@ 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
9994

10095
# Run code coverage test (PRs use the pinned "safe" trunk)

0 commit comments

Comments
 (0)