Skip to content

Commit

Permalink
Tries website
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarstairs-scottlogic committed Nov 29, 2023
1 parent d11256c commit 84d1e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-a11y-of-changed-content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: sudo netstat -lp

- name: Run pa11y (for debugging)
run: npx pa11y http://127.0.0.1:4000 --debug
run: npx pa11y https://blog.scottlogic.com --debug

- name: Run pa11y-ci
run: npx pa11y-ci

0 comments on commit 84d1e31

Please sign in to comment.