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
fix(test): actually specify codecov token when uploading coverage
So far we were relying on the environment variable being present, but it
seems due to a recent change the token actually needs to be passed via a
flag to the uploader.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments