Skip to content

Commit

Permalink
Up chromedriver to 126
Browse files Browse the repository at this point in the history
  • Loading branch information
thewatermethod committed Jul 25, 2024
1 parent 938d7ae commit 2b14def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# is present on the CI box, eventually I should figure out how to pin
# the version of chrome that I'm using, or to pull it dynamically and
# insert it here
npm install -g @axe-core/[email protected] chromedriver@114.0.2
npm install -g @axe-core/[email protected] chromedriver@126
# https://github.com/dequelabs/axe-core-npm/issues/679#issuecomment-1456590620
axe --chromedriver-path $(npm root -g)/chromedriver/bin/chromedriver http://localhost:3000 --exit

0 comments on commit 2b14def

Please sign in to comment.