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
This patch fixes the regression introduced by the commits:
9d23a57 and
2a7a229.
The name of the coverage data file in the `upload-artifact` step
must be exactly the same like `$COVERAGE_FILE_NAME`
in the `Check coverage` step where this file is generated.
Signed-off-by: Lukasz Dorau <[email protected]>
0 commit comments