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 Dec 24, 2024
1 parent 7a97eec commit 29d16df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pa11y_accessibility_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run Pa11y on local site
run: |
export CHROME_DEVEL_SANDBOX=""
pa11y /home/runner/work/chatgpt-html/chatgpt-html/index.html --reporter=cli --threshold 25 --no-sandbox
pa11y /home/runner/work/chatgpt-html/chatgpt-html/index.html --reporter=cli --threshold 25

0 comments on commit 29d16df

Please sign in to comment.