You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brownie sometimes fails on CI with the following message
ConnectionError: Status 403 when retrieving repo brownie-mix/token information from GHAPI: 'API rate limit exceeded for 40.77.45.130. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)'
This passes GITHUB_TOKEN onto the test environment to increase the rate limit.
0 commit comments