DK96-OS / MathTools

Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Apache License 2.0
2 stars 1 forks source link

Fixed Code Coverage Workflow Run On Pull Request Before Merge #71

Closed RishiKumarRay closed 2 years ago

RishiKumarRay commented 2 years ago

68

DK96-OS commented 2 years ago

Hello, and welcome.

With this change, now Code Coverage and Build and Test workflows always run at the same time, and there is overlap in the work being done.

As a DevOps engineer, how would you make a graph of workflows that:

On both JVM 11 and 17 without duplicating steps, such as build, or test?