Skip to content

Commit

Permalink
Look at pa11y config
Browse files Browse the repository at this point in the history
  • Loading branch information
harryy94 committed Jan 29, 2025
1 parent cb47599 commit 2a66c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:

- name: Run accessibility scans
working-directory: ./src/e2e/pa11y
run: yarn pa11y-ci --sitemap https://s186${{ github.event.inputs.environment_prefix }}-cl-web-fd.azurefd.net/sitemap.xml
run: yarn pa11y-ci ---config pa11y.json --sitemap https://s186${{ github.event.inputs.environment_prefix }}-cl-web-fd.azurefd.net/sitemap.xml

0 comments on commit 2a66c40

Please sign in to comment.