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
chore: remove continue-on-error from HACS validation
Remove `continue-on-error: true` from the HACS validation step in both
`ci.yml` and `manual-validation.yml`. This change ensures that any
failures during HACS validation will prevent the workflow from
proceeding, thus highlighting issues early and maintaining stricter
data integrity during continuous integration and manual validation
processes.
0 commit comments