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
Remove forc-call package entry to unblock CI (#192)
Regression introduced in #191 packaged `forc-call` as a standalone
crate, but the Sway repo only ships that binary inside forc-client. This
PR removes forc-call as it's already included in forc-client.
---------
Co-authored-by: GitHub Action <action@github.com>
0 commit comments