mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-28 23:33:32 +02:00
Address review feedback
This commit is contained in:
parent
4440d2b3b9
commit
aa06a3df20
3 changed files with 11 additions and 2 deletions
|
@ -67,7 +67,7 @@ docker-compose exec app ./manage.py lint
|
|||
The tool `pa11y-ci` is used to scan pages for compliance with a set of
|
||||
accessibility rules. The scan runs as part of our CI setup (see
|
||||
`.github/workflows/test.yaml`) but it can also be run locally. To run locally,
|
||||
just
|
||||
type
|
||||
|
||||
```shell
|
||||
docker-compose run pa11y npm run pa11y-ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue