Closed DevinCodes closed 3 years ago
This updates the env variables we use before running the API key dealer.
The current variables in use are not set by CirlceCI, which will result in failing tests for PRs from forked repositories. This is the same error as fixed in https://github.com/algolia/scout-extended/pull/258.
Describe your change
This updates the env variables we use before running the API key dealer.
What problem is this fixing?
The current variables in use are not set by CirlceCI, which will result in failing tests for PRs from forked repositories. This is the same error as fixed in https://github.com/algolia/scout-extended/pull/258.