Skip to content

CI: Avoid running impure tests #397

@srid

Description

@srid

It is just waste of time due to double compilation. Can we disable the Nix sandbox (both on Linux and macOS) for just the cargo check so that these tests can be run in nix flakes?

omnix/om.yaml

Lines 20 to 24 in 1bcb894

cargo-tests:
type: devshell
command:
- just
- cargo-test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions