Skip to content

just test commands are broken #980

@maurelian

Description

@maurelian

From the root:

➜ just test-all
cd ops && go run gotest.tools/[email protected] --format testname ./...
_go-test: line 0: cd: ops: No such file or directory
error: Recipe `_go-test` failed on line 14 with exit code 1

➜ just test-validation
cd validation && go run gotest.tools/[email protected] --format testname ./...
_go-test: line 0: cd: validation: No such file or directory
error: Recipe `_go-test` failed on line 14 with exit code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    M-needs-triageMeta: this issue needs to be labelled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions