Skip to content

Have github action fail if test fails #209

Description

@ZayedKherani

After writing a github action for flutter test, have the action pass only if all test cases pass, meaning a single test failure results in an action failure.
I am setting up a branch protection rule so that branches can only be merged if a pull request is made and the Flutter Test github action passes, and wouldn't want a failing test to push to the main branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions