mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-03-10 21:25:31 +00:00
Document TEST8BIT_GITHUB_TOKEN
Document where to get a GitHub personal access token and how to export TEST8BIT_GITHUB_TOKEN
This commit is contained in:
@@ -39,11 +39,13 @@ make tsweb
|
||||
### Run Tests
|
||||
|
||||
```sh
|
||||
# To avoid "API rate limited exceeded" errors, set `TEST8BIT_GITHUB_TOKEN`,
|
||||
# see: htps://github.com > Settings > Developer settings > Personal access tokens
|
||||
export TEST8BIT_GITHUB_TOKEN="<github_personal_access_token>"
|
||||
|
||||
npm test
|
||||
```
|
||||
|
||||
Note: Github tests may fail due to lack of API key.
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2016-2024 [Steven E. Hugg](https://github.com/sehugg).
|
||||
|
||||
Reference in New Issue
Block a user