Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Abderemane committed Jun 2, 2023
1 parent 5fc41cb commit 9903621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accessibiility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Install pa11y-ci
run: npm install -g pa11y-ci
- name: Run Pa11y on the project
run: pa11y-ci --json
run: pa11y-ci --config ./.pa11yci --json --threshold 1

0 comments on commit 9903621

Please sign in to comment.