Skip to content

Use the new "run-all-tests" wrapper in CI/CD #468

Description

@prestoncabe

Relates to #417

we should be able to simplify CI by using the wrapper in one GH action instead of multiple GH actions for the variety of tests.

why? so that we run the same tests all the way through the process

Possible downside: might be slower on average because the run-all-tests script (aka devbox run test) doesn't run the suites in parallel.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprovements to architecture, code formatting, etc.

    Type

    Projects

    • Status
      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions