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: bypass Task for Windows CI steps to avoid VERSION var evaluation
Task eagerly evaluates all top-level sh: vars including VERSION which
uses a namespace-package import that fails on Windows. Run init, test,
and build commands directly instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments