Skip to content

Commit fbb5f09

Browse files
author
JoelCDL
committed
Add pa11y-ci config with chrome puppeteer fix
Add pa11y-ci config that fixes pa11y/pa11y-ci#198
1 parent 3ea1e2d commit fbb5f09

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pa11yci

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"defaults": {
3+
"chromeLaunchConfig": {
4+
"executablePath": "/usr/bin/google-chrome"
5+
}
6+
}
7+
}

0 commit comments

Comments
 (0)