Skip to content

Avoid running test suite multiple times unnecessarily for code coverage in CI #654

Description

@nathanjmcdougall

Motivation
At the moment, we have two runners with otherwise the same configuration running the test suite in duplication. This is a waste of resources. The syntax will be less pleasant but it will be less wasteful and faster.

Summary of desired enhancement
Reconfigure CI to avoid running test suite multiple times unnecessarily for code coverage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions