CI builds are failing because of artifact upload errors.

Description

In various recent pulls we have see build failures that were the result of failures to upload either the flow coverage or test coverage reports. This not only prevents later stages of the individual build from completing, but immediately stops other builds. GitHub actions provides an option to indicate that processing should continue even if an individual step fails.

I propose adding this to both of the upload stages.

Activity

Show:
Done

Details

Assignee

Fix versions

Created December 10, 2020 at 9:08 AM
Updated December 10, 2020 at 3:51 PM
Resolved December 10, 2020 at 3:51 PM