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
ci: install Forc plugins by iterating the plugins in the forc-plugins directory (#7183)
Closes#7169
## Description
This PR replaces manual forc-plugins installation with `for loop` over
directories inside `forc-plugins` on CI.
Co-authored-by: Sophie Dankel <[email protected]>
0 commit comments