Skip to content

Commit dc4be94

Browse files
Re-enable Unity trunk ml-agents tests
1 parent 7036536 commit dc4be94

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.yamato/com.unity.ml-agents-test.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@ test_editors:
88
enableNoDefaultPackages: !!bool true
99

1010
trunk_editor:
11-
# TODO: re-enable trunk tests after adding support for Unity 6. As of 12 Mar 2024, tests fail
12-
# with "Error: '6000.0.0b12' is not a valid Unity version"
13-
# - version: trunk
14-
# # Workaround for MLA-1596 - need to make sure we load the right results.
15-
# testProject: DevProject
11+
- version: trunk
12+
testProject: DevProject
1613

1714
test_platforms:
1815
- name: win

0 commit comments

Comments
 (0)