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
Stop trying to upload the coverage if there is no auth token
This fixes build failures on pull requests from forks (where
usually no authentication token for the code coverage is set).
Also fix the name of the coverage upload step to contain the
corect name of the service.
0 commit comments