Skip to content

Commit

Permalink
use sandbox for a11y runner
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender authored Dec 24, 2024
1 parent 129b6dc commit d131345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-website-a11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
npx pa11y-ci \
--sitemap http://127.0.0.1:4000/sitemap.xml \
--sitemap-exclude "/*.pdf"
--chromeLaunchConfig.args="--no-sandbox,--disable-setuid-sandbox"
- name: Kill site (failsafe)
if: always()
Expand Down

0 comments on commit d131345

Please sign in to comment.