Skip to content

Github Actions error unless run-tests.yaml is changed #192

@ovesh

Description

@ovesh

Something goes wrong on run-tests.yaml step restore_mamba_cache unless run-tests.yaml itself is changed:

Error: The template is not valid. .github/workflows/run-tests.yaml (Line: 53, Col: 16): hashFiles('.github/workflows/run-tests.yaml, .github/actions/**') failed. Fail to hash files under directory '/Users/runner/work/GenomeKit/GenomeKit'

Might be a problem with the working dir (GenomeKit is doubled in the error message). This is difficult to debug because any change to the workflow file causes the issue to go away.

The cache in question is saved in actions/build-gk save_mamba_cache.

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