Skip to content

Commit 271e3de

Browse files
Miguel Alonso Jrmiguelalonsojr
authored andcommitted
Fixed bug with com.unity.ml-agents-test.yml
1 parent 74abb0f commit 271e3de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ test_editors:
44
# We want some scene tests to run in the DevProject, but packages there only support 2020+
55
testProject: Project
66
enableNoDefaultPackages: !!bool true
7-
- version: 2020.3
7+
- version: 2021.2
88
testProject: DevProject
99
enableNoDefaultPackages: !!bool true
10-
- version: 2021.2
10+
- version: trunk
1111
testProject: DevProject
1212
enableNoDefaultPackages: !!bool true
1313

0 commit comments

Comments
 (0)