Visit https://github.com/settings/tokens and create access token
Create file in home directory named .npmrc
with content
//npm.pkg.github.com/:_authToken=PERSONAL-ACCESS-TOKEN
npm login --scope=@quavedev --registry=https://npm.pkg.github.com
For more information visit https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry
API_ENDPOINT="http://hostname..." yarn test