You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .yamato/project.metafile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@
16
16
# base --> Indicates the base operating system for build operations (e.g., win, mac)
17
17
# architecture --> Specifies the target CPU architecture (e.g., armv7, arm64)
18
18
19
-
20
19
# SMALL AGENT CONFIGURATION---------------------------------------------------------------------------------------------------
21
20
# The small agent was created to handle jobs that don't involve running Unity and are in general super light when it comes to resource usage (for example pack job).
22
21
# It uses ubuntu since Linux VMs are faster and cheaper to provision than Mac or Windows Virtual Machines (VMs).
@@ -214,6 +213,7 @@ projects:
214
213
215
214
# UNIFIED TEST RUNNER CONFIGURATIONS--------------------------------------------------------------------
216
215
# Shared settings for the UnifiedTestRunner
216
+
utr_version: 1.46.0
217
217
218
218
# Configures the number of times a failed test is retried before it is considered failed.
0 commit comments