Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: set PROVIDER_API_KEY from GitHub repository variable #291

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

HJunyuan
Copy link
Member

@HJunyuan HJunyuan commented Jun 18, 2024

Context

GitHub Actions workflow (.github/workflows/tests.yml) keeps failing when running npm run test:ci. Probably due to not specifying an Infura API key or the default one is being overused?

What does this PR do?

Set a PROVIDER_API_KEY env var specifically when running npm run test:ci

@HJunyuan HJunyuan force-pushed the ci/provider-api-key branch from 19a7f4b to 79a9b77 Compare June 18, 2024 07:37
@HJunyuan HJunyuan merged commit 9a9d9d6 into beta Jun 18, 2024
6 checks passed
@HJunyuan HJunyuan deleted the ci/provider-api-key branch June 18, 2024 09:05
Copy link
Contributor

🎉 This PR is included in version 9.3.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants