pa11y / pa11y-ci

Pa11y CI is a CI-centric accessibility test runner, built using Pa11y
https://pa11y.org
GNU Lesser General Public License v3.0
509 stars 62 forks source link

pa11y-ci uses exit code 0 when a URL "failed to run" #228

Open jpmckinney opened 7 months ago

jpmckinney commented 7 months ago

I would expect it to use a non-zero exit code.

If there is a good reason for this, could an option be added to change this behavior?