- Add
workflow_dispatch
trigger to the Github Actions workflow. - Remove
GITHUB_OUTPUT
file writing. - Remove raising an additional exception when
n_failed
is non zero.
workflow_dispatch
trigger to the Github Actions workflow.GITHUB_OUTPUT
file writing.n_failed
is non zero.