Skip to content

consider limiting unit tests to specific paths changed in a pull request #1261

@itcarroll

Description

@itcarroll

push:
branches:
- main
pull_request:
types: [opened, synchronize]

The unit tests run for any pull request. If we use the paths key, we could limit it to changes that don't effect the earthaccess package (e.g. documentation changes). Is this considered a safe pratice?

I also don't understand why we run the unit tests on push ... isn't it too late by then!?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions