Skip to content

[MAINT] Handle long-running tests on GHA #252

@andrewherren

Description

@andrewherren

Right now we have an integration test suite that checks every configuration of the BART / BCF APIs. For BCF there are over 3k configurations, so testing them all takes upwards of 30 minutes. In R we can set these tests to skip_on_ci() but we need a more flexible solution for both R and Python that allows us to run these tests on CI when desired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions