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 5f34a3a commit a0ff9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/axe-a11y-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: |
npm install -g @axe-core/cli
sleep 90
axe http://localhost:4010 --exit
axe http://127.0.0.1:8080 --exit

0 comments on commit a0ff9b3

Please sign in to comment.