Skip to content

Audit packages disabled in CI and enable all the ones we can #172

@LegNeato

Description

@LegNeato

CI excludes packages here from building:

run: cargo build --workspace --exclude "optix" --exclude "path_tracer" --exclude "denoiser" --exclude "add" --exclude "ex*"

Without having these tested in CI, we will not be aware if they regress / stop building.

We should figure out why these are disabled and possibly create custom jobs for them if required.

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