Skip to content

Action won't re-run if ci-build-id is set like in documentation #177

@nitzanashi

Description

@nitzanashi

You can overwrite ci-build-id used to link separate machines running tests into a single parallel run

ci-build-id: '${{ github.sha }}-${{ github.workflow }}-${{ github.event_name }}'

if tests are failing or we just want to rerun them this won't work since the ci-build-id is with the same as previous one.
Is there an option to solve this issue?

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