Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stress: skip merging when there are no artifacts to merge
If no tests successfully complete then there will be nothing to merge and just calling into the merge program may therefore fail. In this case it's appropriate to skip the merge.
- Loading branch information