We have an issue: previously, we run "npm run check" as a part of actions.yml. We're currently migrating to a local-first ci/cd pipeline, and might as well change current strategy to run "npm run fix", instead.
We have done the changes in 4a15170 commit but, for some reason, GitHub actions are not even deploying!
We should check this, for we use Actions to deploy our webpage.