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 authored Apr 12, 2024
1 parent b145868 commit 5ced8b9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/axe-a11y-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ jobs:
uses: jakejarvis/wait-action@master
with:
time: '30s'
interval: '3s'
condition: 'reachable'
host: 'localhost'
port: 4010
entryPoint: 'http://localhost:4010'
- name: Run axe
run: |
npm install -g @axe-core/cli
Expand Down

0 comments on commit 5ced8b9

Please sign in to comment.