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: allow coverage comment to fail for Dependabot PRs
Dependabot PRs don't have permission to post PR comments, which was
causing the build-and-test job to fail even though all tests passed.
Adding continue-on-error to make this step non-blocking.
0 commit comments