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 14, 2024
1 parent 66a0e0a commit d030a5c
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,6 +27,7 @@ jobs:
- run: npm install eslint
- run: npm install eslint-config-google
- run: http-server -s &
- run: npm ci
- run: npm run build --if-present
- name: Run axe
run: |
Expand Down

0 comments on commit d030a5c

Please sign in to comment.