Skip to content

feat: run go tests with CGO=0 #91

@galargh

Description

@galargh

It has been suggested that

more and more of the base stack is being careful to avoid CGO where possible
it would be great to have a per-repository flag to run all the tests with CGO disabled, so that future regressions are easily caught

The way to run the tests is: CGO_ENABLED=0 go test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions