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
Add fail-fast guards to Falcor copy step; add slang-rt.dll
If a required file is absent the step now exits immediately with a
clear error rather than silently copying nothing and letting tests run
against the wrong binaries (CodeRabbit review feedback).
0 commit comments