Skip to content

Tests are not run in CI on push #141

Closed
@timrogers

Description

@timrogers

When changes are pushed, the tests are not executed in GitHub Actions.

The test.yml workflow only runs npm run build, which checks formatting and linting and ensures that the code can be compiled, but doesn't actually run the Jest tests with npm run test.

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