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
Fix type inference in Physics sample for CI builds
Use explicit Entity type declarations instead of var to help compiler
type inference in CI environments where source generator timing may
cause tuple type inference to fail.
0 commit comments