Skip to content

Commit

Permalink
Update axe-a11y-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nwanduka committed Apr 16, 2024
1 parent eee2d73 commit 55d26e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/axe-a11y-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- run: chromedriver --headless &
- name: Run axe
run: |
npm install -g @axe-core/cli
axe http://localhost:4010 --exit

0 comments on commit 55d26e6

Please sign in to comment.