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
When testing in a matrix, uploads often fail after the first one. I'm testing against different versions of Python, and I only need to upload the coverage information once, by including
if: matrix.python-version == 3.8
in the codecov job. It took me a while to figure this out, so maybe it is nice to include this in the readme.
alias-mac, creisle, kazhala, MarcoGorelli, ryneeverett and 2 more