Skip to content

Should we be failing to run PHPUnit tests when coding standards and static analysis checks fail? #22

@stephen-cox

Description

@stephen-cox

When coding standards and static analysis checks fail we don't run the PHPUnit tests which can sometimes be a pain because the failures are very minor and it would be good to see the status of the PHPUnit tests when reviewing a PR at Merge Tuesdays.

Not running PHUnit tests saves running GitHub Actions, but we're not being billed for these so it's not a financial cost.

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