We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7036536 commit dc4be94Copy full SHA for dc4be94
.yamato/com.unity.ml-agents-test.yml
@@ -8,11 +8,8 @@ test_editors:
8
enableNoDefaultPackages: !!bool true
9
10
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
+ - version: trunk
+ testProject: DevProject
16
17
test_platforms:
18
- name: win
0 commit comments