Skip to content

Add working-directory comment to CI drift guard step #81

@wollax

Description

@wollax

Problem

The conformance drift guard step uses paths relative to the repo root (spec/conformance/..., crates/cupel/conformance/...) without a working-directory key or comment clarifying this is GitHub Actions' default behavior. Readers unfamiliar with Actions defaults may find this ambiguous.

Solution

Add a brief comment or working-directory: . declaration to make intent explicit.


Created via Kata /kata-add-issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogKata backlog issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions