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
Restore spin edgezero.toml; drop now-redundant CLI fmt CI step
The spin adapter's tests read edgezero.toml via include_str!("../edgezero.toml"),
so it must not be deleted. Also drop the test-cli fmt step: now that the CLI is a
workspace member, cargo fmt --all covers it.
0 commit comments