Skip to content

Commit

Permalink
Skip color-contrast tests in pa11y-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Feb 29, 2024
1 parent 51eff6e commit 4214d5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/.pa11yci
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"defaults": {
"runners": [
"axe"
],
"ignore": [
"color-contrast"
]
}
}

0 comments on commit 4214d5b

Please sign in to comment.