Skip to content

Commit

Permalink
Update info on running single test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 authored Dec 2, 2024
1 parent 33fdca9 commit 8a79860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accessibility-code-checker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This will run the Accessibility Code Checker for all the existing integrations,
If you which to only run for one of them, run, e.g.:

```bash
$ yarn workspace code-checker-playwright test
$ yarn workspace code-checker:playwright
```

The examples are reading credentials for the Siteimprove Intelligence Platform from the environment variables `SI_USER_EMAIL` and `SI_API_KEY`. See [the associated documentation](https://alfa.siteimprove.com/code-checker/getting-started/reporting#sip) for how to create an API key for the Siteimprove Intelligence Platform.
Expand Down

0 comments on commit 8a79860

Please sign in to comment.