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(ci): remove act tests for release and release-preview workflows
act does not propagate with: inputs into nested workflow_call, causing
false failures. release-preview also uses curl which is absent from the
micro image. Both are validated by actionlint; end-to-end testing
happens in the per-repo migration PRs.
Signed-off-by: Jimisola Laursen <jimisola@jimisola.com>
0 commit comments