File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 11{% metadata_file .yamato/coverage_tests.metafile %}
22test_editors :
33 - version : 6000.0
4- # We want some scene tests to run in the DevProject, but packages there only support 2020+
54 testProject : Project
65 enableNoDefaultPackages : !!bool true
76 - version : 6000.0
87 testProject : DevProject
98 enableNoDefaultPackages : !!bool true
109
1110trunk_editor :
12- # TODO: re-enable trunk tests after adding support for Unity 6. As of 12 Mar 2024, tests fail
13- # with "Error: '6000.0.0b12' is not a valid Unity version"
14- # - version: trunk
15- # # Workaround for MLA-1596 - need to make sure we load the right results.
16- # testProject: DevProject
11+ - version : trunk
12+ testProject : DevProject
1713
1814test_platforms :
1915 - name : win
You can’t perform that action at this time.
0 commit comments