Skip to content

Commit

Permalink
Update a11y.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qunabu committed Feb 13, 2024
1 parent f55241d commit 187b26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: npm i --legacy-peer-deps && npm i local-web-server npm-run-all
- run: npm run build

# - run: npx playwright install-deps && sudo apt-get install xsel -y
- run: npx playwright install-deps && sudo apt-get install xsel -y

- name: Run Axe
run: ./node_modules/.bin/npm-run-all --parallel serve-docs test-a11y
Expand Down

0 comments on commit 187b26c

Please sign in to comment.