Skip to content

Commit

Permalink
Update pa11y_accessibility_testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
appatalks authored Oct 12, 2024
1 parent fbd153b commit a8c0ea3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pa11y_accessibility_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
with:
node-version: '20' # Use the appropriate Node.js version for your project

- name: Install dependencies
run: npm install

- name: Install pa11x Accessibility checker
run: |
npm install -g pa11y
Expand Down

0 comments on commit a8c0ea3

Please sign in to comment.