Skip to content

CI: unit-tests job timeout-minutes 5 is too tight for a cold npm cache #47

Description

@Neaox

The unit-tests job in .github/workflows/deploy.yml has timeout-minutes: 5 covering the whole job; on a cold npm cache npm ci alone took 5m00 and the job was cancelled twice on PR #46 before passing. Raise the job timeout (e.g. 15) or add actions/setup-node npm caching so the install is fast. Infrastructure only.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions