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
525 stars 63 forks source link

Problems with absolute paths to configuration file #82

Closed AssassinLV closed 2 years ago

AssassinLV commented 5 years ago

I can't give an absolute path to the config file.... Here is a result that I would get: image

It should first check whether the path is not an absolute path before appending to the current directory.

greggles commented 3 years ago

122 looks like it would fix this issue which appears to only affect windows.

josebolos commented 2 years ago

This is now fixed in v3.0.0.