We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repurpose this ticket into 2 tasks:
Should we setup pa11y-ci https://github.com/pa11y/pa11y-ci for this project:
pa11y-ci
https://github.com/pa11y/pa11y-ci
.pa11yci.json
"defaults": { "timeout": 240000, "runners": ["axe"], "ignore": ["color-contrast"], "concurrency": 1, "chromeLaunchConfig": { "ignoreHTTPSErrors": true, "args": ["--disable-dev-shm-usage", "--no-sandbox"] } },
The text was updated successfully, but these errors were encountered:
We ended up using playwright a11y checks instead of pa11y - closing this
pa11y
Sorry, something went wrong.
rylew1
Successfully merging a pull request may close this issue.
Edit:
Repurpose this ticket into 2 tasks:
Original description below:
What's the task?
Should we setup
pa11y-ci
https://github.com/pa11y/pa11y-ci
for this project:.pa11yci.json
:The text was updated successfully, but these errors were encountered: